Struct gstreamer_video_sys::GstVideoCodecFrame_abidata_ABI[][src]

#[repr(C)]
pub struct GstVideoCodecFrame_abidata_ABI { pub ts: GstClockTime, pub ts2: GstClockTime, }

Fields

Trait Implementations

impl Copy for GstVideoCodecFrame_abidata_ABI
[src]

impl Clone for GstVideoCodecFrame_abidata_ABI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstVideoCodecFrame_abidata_ABI
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstVideoCodecFrame_abidata_ABI

impl Sync for GstVideoCodecFrame_abidata_ABI