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 = DisplayableOptClockTimetype DisplayImpl = Stringtype DisplayImpl = Stringtype DisplayImpl = Stringtype DisplayImpl = StringImplementors
type DisplayImpl = Stringtype DisplayImpl = Stringtype DisplayImpl = Stringtype DisplayImpl = Stringtype DisplayImpl = Undefinedtype DisplayImpl = ClockTime