Toggle navigation
API References
GStreamer core
GStreamer Libraries
GStreamer Plugins
Application manual
Tutorials
IsGLVideoFrame
gstreamer_
gl
0.24.2
IsGL
Video
Frame
Implementors
In gstreamer_
gl::
gl_
video_
frame
gstreamer_gl
::
gl_video_frame
Trait
IsGL
Video
Frame
Copy item path
Source
pub unsafe trait IsGLVideoFrame: IsVideoFrame { }
Implementors
§
Source
§
impl<T>
IsGLVideoFrame
for
GLVideoFrame
<T>
Source
§
impl<T>
IsGLVideoFrame
for
GLVideoFrameRef
<T>