![]() |
![]() |
![]() |
WebKitDOMGTK+ Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
WebKitDOMVideoTrackList; WebKitDOMVideoTrack * webkit_dom_video_track_list_item (WebKitDOMVideoTrackList *self
,gulong index
); WebKitDOMVideoTrack * webkit_dom_video_track_list_get_track_by_id (WebKitDOMVideoTrackList *self
,const gchar *id
); gulong webkit_dom_video_track_list_get_length (WebKitDOMVideoTrackList *self
);
WebKitDOMVideoTrack * webkit_dom_video_track_list_item (WebKitDOMVideoTrackList *self
,gulong index
);
|
A WebKitDOMVideoTrackList |
|
A gulong |
Returns : |
. [transfer none] |
WebKitDOMVideoTrack * webkit_dom_video_track_list_get_track_by_id (WebKitDOMVideoTrackList *self
,const gchar *id
);
|
A WebKitDOMVideoTrackList |
|
A gchar |
Returns : |
. [transfer none] |
gulong webkit_dom_video_track_list_get_length
(WebKitDOMVideoTrackList *self
);
|
A WebKitDOMVideoTrackList |