Expand description
Collection of methods for videos.
Functionsยง
- Create a pipeline to get a thumbnail of the first frame.
- Generate a thumbnail for the video in the given file.
- Load information and try to generate a thumbnail for the video in the given file.
- Try to send the given video thumbnail result through the given sender.
- Convert the given
GstVideoFormat
to aGdkMemoryFormat
. - Convert the given video frame to a
GdkTexture
.
Type Aliasesยง
- A channel sender to send the result of a video thumbnail.