Trait gstreamer::prelude::Displayable [−][src]
pub trait Displayable { type DisplayImpl: Display; fn display(self) -> Self::DisplayImpl; }
Expand description
Trait that allows accessing Display
implementation on types external to this crate.
Associated Types
type DisplayImpl: Display
[src]Required methods
fn display(self) -> Self::DisplayImpl
[src]Implementations on Foreign Types
type DisplayImpl = DisplayableOptClockTime
type DisplayImpl = String
type DisplayImpl = String
type DisplayImpl = String
type DisplayImpl = String
Implementors
type DisplayImpl = String
type DisplayImpl = String
type DisplayImpl = String
type DisplayImpl = String
type DisplayImpl = Undefined
type DisplayImpl = ClockTime