gstreamer::format

Trait SpecificFormattedValueFullRange

Source
pub trait SpecificFormattedValueFullRange: FormattedValueFullRange { }

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementations on Foreign Types§

Source§

impl SpecificFormattedValueFullRange for Option<Buffers>

Source§

impl SpecificFormattedValueFullRange for Option<Bytes>

Source§

impl SpecificFormattedValueFullRange for Option<ClockTime>

Source§

impl SpecificFormattedValueFullRange for Option<Default>

Source§

impl SpecificFormattedValueFullRange for Option<Percent>

Implementors§