Top |
gulong | corrupted-video-frames | Read |
gdouble | creation-time | Read |
gulong | dropped-video-frames | Read |
gdouble | total-frame-delay | Read |
gulong | total-video-frames | Read |
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”
property“corrupted-video-frames” gulong
read-only gulong VideoPlaybackQuality:corrupted-video-frames.
Flags: Read
“creation-time”
property“creation-time” gdouble
read-only gdouble VideoPlaybackQuality:creation-time.
Flags: Read
Default value: 0
“dropped-video-frames”
property“dropped-video-frames” gulong
read-only gulong VideoPlaybackQuality:dropped-video-frames.
Flags: Read
“total-frame-delay”
property“total-frame-delay” gdouble
read-only gdouble VideoPlaybackQuality:total-frame-delay.
Flags: Read
Default value: 0
“total-video-frames”
property“total-video-frames” gulong
read-only gulong VideoPlaybackQuality:total-video-frames.
Flags: Read