Struct gst::ffi::Struct_Unnamed219 [−][src]
#[repr(C)]pub struct Struct_Unnamed219 { pub range: GstVideoColorRange, pub matrix: GstVideoColorMatrix, pub transfer: GstVideoTransferFunction, pub primaries: GstVideoColorPrimaries, }
Fields
range: GstVideoColorRange
matrix: GstVideoColorMatrix
transfer: GstVideoTransferFunction
primaries: GstVideoColorPrimaries
Trait Implementations
impl Clone for Struct_Unnamed219
[src]
impl Clone for Struct_Unnamed219
fn clone(&self) -> Struct_Unnamed219
[src]
fn clone(&self) -> Struct_Unnamed219
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for Struct_Unnamed219
[src]
impl Copy for Struct_Unnamed219
impl Default for Struct_Unnamed219
[src]
impl Default for Struct_Unnamed219
fn default() -> Struct_Unnamed219
[src]
fn default() -> Struct_Unnamed219
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl Send for Struct_Unnamed219
impl Send for Struct_Unnamed219
impl Sync for Struct_Unnamed219
impl Sync for Struct_Unnamed219