[ Version ( since = "0.3.0" ) ]
public void set_url_data (string url, string mime, int bitrate, float framerate, int width, int height)
Sets all the keys related with the URL of a media resource in one go.
this |
a Media |
url |
the media's URL |
mime |
the |
bitrate |
the |
framerate |
media framerate, or -1 to ignore |
width |
media width, or -1 to ignore |
height |
media height, or -1 to ignore |