Struct gstreamer::meta::ProtectionMeta [−][src]
#[repr(transparent)]pub struct ProtectionMeta(_);
Implementations
impl ProtectionMeta
[src]
impl ProtectionMeta
[src]pub fn add(
buffer: &mut BufferRef,
info: Structure
) -> MetaRefMut<'_, Self, Standalone>
[src]
buffer: &mut BufferRef,
info: Structure
) -> MetaRefMut<'_, Self, Standalone>
pub fn info(&self) -> &StructureRef
[src]
pub fn info_mut(&mut self) -> &mut StructureRef
[src]
Trait Implementations
impl Debug for ProtectionMeta
[src]
impl Debug for ProtectionMeta
[src]impl MetaAPI for ProtectionMeta
[src]
impl MetaAPI for ProtectionMeta
[src]