Type Definition gstreamer::query::Query[][src]

type Query = GstRc<QueryRef>;

Trait Implementations

impl AsPtr for Query
[src]

impl AsMutPtr for Query
[src]

impl From<Position<Query>> for Query
[src]

Performs the conversion.

impl From<Duration<Query>> for Query
[src]

Performs the conversion.

impl From<Latency<Query>> for Query
[src]

Performs the conversion.

impl From<Jitter<Query>> for Query
[src]

Performs the conversion.

impl From<Rate<Query>> for Query
[src]

Performs the conversion.

impl From<Seeking<Query>> for Query
[src]

Performs the conversion.

impl From<Segment<Query>> for Query
[src]

Performs the conversion.

impl From<Convert<Query>> for Query
[src]

Performs the conversion.

impl From<Formats<Query>> for Query
[src]

Performs the conversion.

impl From<Buffering<Query>> for Query
[src]

Performs the conversion.

impl From<Custom<Query>> for Query
[src]

Performs the conversion.

impl From<Uri<Query>> for Query
[src]

Performs the conversion.

impl From<Allocation<Query>> for Query
[src]

Performs the conversion.

impl From<Scheduling<Query>> for Query
[src]

Performs the conversion.

impl From<AcceptCaps<Query>> for Query
[src]

Performs the conversion.

impl From<Caps<Query>> for Query
[src]

Performs the conversion.

impl From<Drain<Query>> for Query
[src]

Performs the conversion.

impl From<Context<Query>> for Query
[src]

Performs the conversion.

impl From<Other<Query>> for Query
[src]

Performs the conversion.