| Top |  |  |  |  | 
Functions
webkit_dom_audio_track_list_item ()
WebKitDOMAudioTrack * webkit_dom_audio_track_list_item (WebKitDOMAudioTrackList *self,gulong index);
webkit_dom_audio_track_list_get_track_by_id ()
WebKitDOMAudioTrack * webkit_dom_audio_track_list_get_track_by_id (WebKitDOMAudioTrackList *self,const gchar *id);
webkit_dom_audio_track_list_dispatch_event ()
gboolean webkit_dom_audio_track_list_dispatch_event (WebKitDOMAudioTrackList *self,WebKitDOMEvent *evt,GError **error);
webkit_dom_audio_track_list_dispatch_event has been deprecated since version 2.4 and should not be used in newly-written code.
Use webkit_dom_event_target_dispatch_event() instead.
webkit_dom_audio_track_list_get_length ()
gulong
webkit_dom_audio_track_list_get_length
                               (WebKitDOMAudioTrackList *self);
webkit_dom_audio_track_list_get_length is deprecated and should not be used in newly-written code.
