gstreamer_
gl
0.24.0
IsGL
Video
Frame
Object Safety
Implementors
In gstreamer_
gl::
gl_
video_
frame
Trait
gstreamer_gl
::
gl_video_frame
::
IsGLVideoFrame
Copy item path
source
·
[
−
]
pub trait IsGLVideoFrame:
IsVideoFrame
+
Sized
{ }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl<T>
IsGLVideoFrame
for
GLVideoFrame
<T>
source
§
impl<T>
IsGLVideoFrame
for
GLVideoFrameRef
<T>