Type Definition gstreamer::Segment [−][src]
type Segment = FormattedSegment<GenericFormattedValue>;
Implementations
pub fn downcast_mut<T: FormattedValueIntrinsic>(
&mut self
) -> Option<&mut FormattedSegment<T>>
[src]Trait Implementations
Deserialize this value from the given Serde deserializer. Read more