Trait gstreamer_video::prelude::VideoOverlayExtManual [−][src]
pub trait VideoOverlayExtManual: 'static {
unsafe fn set_window_handle(&self, handle: uintptr_t);
unsafe fn got_window_handle(&self, handle: uintptr_t);
}Required methods
unsafe fn set_window_handle(&self, handle: uintptr_t)[src]unsafe fn got_window_handle(&self, handle: uintptr_t)[src]