Struct gstreamer::DateTime[]

pub struct DateTime(_);

Methods

impl DateTime
[src]

Trait Implementations

impl Clone for DateTime

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for DateTime

Returns the type identifier of Self.

impl Send for DateTime
[src]

impl Sync for DateTime
[src]

impl Display for DateTime
[src]

Formats the value using the given formatter. Read more