Type Definition gstreamer::Segment[][src]

type Segment = FormattedSegment<GenericFormattedValue>;

Methods

impl Segment
[src]

Trait Implementations

impl<T: FormattedValue> AsRef<Segment> for FormattedSegment<T>
[src]

Performs the conversion.