Enum gstreamer_base::subclass::base_transform::PrepareOutputBufferSuccess [−][src]
pub enum PrepareOutputBufferSuccess { Buffer(Buffer), InputBuffer, }
Variants
Buffer(Buffer)
pub enum PrepareOutputBufferSuccess { Buffer(Buffer), InputBuffer, }
Buffer(Buffer)
impl RefUnwindSafe for PrepareOutputBufferSuccess
impl Send for PrepareOutputBufferSuccess
impl Sync for PrepareOutputBufferSuccess
impl Unpin for PrepareOutputBufferSuccess
impl UnwindSafe for PrepareOutputBufferSuccess