Skip to main content

Crate frame_source

Crate frame_source 

Source

Modules§

fmf_source
h264_poc
Reconstruct the H.264 picture order count (POC) from a bitstream.
h264_source
mp4_source
pv_tiff_stack
srt_reader
strand_cam_mkv_source

Structs§

EncodedH264
FrameData
A single frame of data, including image and timestamp fields.
FrameSourceBuilder
Builder for frame sources. Use this to set various options on the frame source.

Enums§

Error
H264EncodingVariant
ImageData
The image data
Timestamp
TimestampSource

Constants§

COMPILED_WITH_OPENH264

Traits§

FrameDataSource
A source of FrameData

Type Aliases§

Result