Enum opentok::video_frame::FramePlane [−][src]
pub enum FramePlane {
Packed,
U,
UvInterleaved,
V,
VuInterleaved,
Y,
__Unknown,
}
Expand description
Video frame video plane enumeration.
Variants
Trait Implementations
Performs the conversion.
Performs the conversion.