Enum kplayer_rust_wrap::kplayer::plugin::MediaType [−][src]
pub enum MediaType {
MediaTypeNone,
MediaTypeVideo,
MediaTypeAudio,
}Variants
MediaTypeNone
MediaTypeVideo
MediaTypeAudio
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MediaType
impl UnwindSafe for MediaType
Blanket Implementations
Mutably borrows from an owned value. Read more
