Top | Description | Object Hierarchy | Properties |
WebKitDOMVideoPlaybackQuality; gdouble webkit_dom_video_playback_quality_get_creation_time (WebKitDOMVideoPlaybackQuality *self
); gulong webkit_dom_video_playback_quality_get_total_video_frames (WebKitDOMVideoPlaybackQuality *self
); gulong webkit_dom_video_playback_quality_get_dropped_video_frames (WebKitDOMVideoPlaybackQuality *self
); gulong webkit_dom_video_playback_quality_get_corrupted_video_frames (WebKitDOMVideoPlaybackQuality *self
); gdouble webkit_dom_video_playback_quality_get_total_frame_delay (WebKitDOMVideoPlaybackQuality *self
);
"corrupted-video-frames" gulong : Read "creation-time" gdouble : Read "dropped-video-frames" gulong : Read "total-frame-delay" gdouble : Read "total-video-frames" gulong : Read
typedef struct _WebKitDOMVideoPlaybackQuality WebKitDOMVideoPlaybackQuality;
gdouble webkit_dom_video_playback_quality_get_creation_time
(WebKitDOMVideoPlaybackQuality *self
);
|
A WebKitDOMVideoPlaybackQuality |
Returns : |
A gdouble |
gulong webkit_dom_video_playback_quality_get_total_video_frames
(WebKitDOMVideoPlaybackQuality *self
);
|
A WebKitDOMVideoPlaybackQuality |
Returns : |
A gulong |
gulong webkit_dom_video_playback_quality_get_dropped_video_frames
(WebKitDOMVideoPlaybackQuality *self
);
|
A WebKitDOMVideoPlaybackQuality |
Returns : |
A gulong |
gulong webkit_dom_video_playback_quality_get_corrupted_video_frames
(WebKitDOMVideoPlaybackQuality *self
);
|
A WebKitDOMVideoPlaybackQuality |
Returns : |
A gulong |
gdouble webkit_dom_video_playback_quality_get_total_frame_delay
(WebKitDOMVideoPlaybackQuality *self
);
|
A WebKitDOMVideoPlaybackQuality |
Returns : |
A gdouble |
"corrupted-video-frames"
property"corrupted-video-frames" gulong : Read
read-only gulong VideoPlaybackQuality:corrupted-video-frames.
"creation-time"
property"creation-time" gdouble : Read
read-only gdouble VideoPlaybackQuality:creation-time.
Default value: 0
"dropped-video-frames"
property"dropped-video-frames" gulong : Read
read-only gulong VideoPlaybackQuality:dropped-video-frames.
"total-frame-delay"
property"total-frame-delay" gdouble : Read
read-only gdouble VideoPlaybackQuality:total-frame-delay.
Default value: 0
"total-video-frames"
property"total-video-frames" gulong : Read
read-only gulong VideoPlaybackQuality:total-video-frames.