gstreamer
0.23.0
SpecificFormattedValueFullRange
Implementations on Foreign Types
Option<Buffers>
Option<Bytes>
Option<ClockTime>
Option<Default>
Option<Percent>
Object Safety
Implementors
In gstreamer::format
Trait
gstreamer
::
format
::
SpecificFormattedValueFullRange
Copy item path
source
·
[
−
]
pub trait SpecificFormattedValueFullRange:
FormattedValueFullRange
{ }
Object Safety
§
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
§