Struct gstreamer::Promise[]

pub struct Promise(_);

Methods

impl Promise
[src]

Trait Implementations

impl Clone for Promise

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for Promise

Returns the type identifier of Self.

impl Default for Promise
[src]

Returns the "default value" for a type. Read more

impl Send for Promise
[src]

impl Sync for Promise
[src]