Crate video_frame_stream
source ·Structs
Generates timestamps according to a timebase and rate of playback of uncompressed video.
Validates that timestamps match the expected output from the specified generator
Implements an
ElementaryStream
of raw video frames with the specified format
, intended to be
fed to an encoder StreamProcessor.