Module frame

Source
Expand description

Frame specific functionality.

Structsยง

AudioChannelLayout
A thin wrapper around AVChannelLayout to make it easier to use.
AudioFrame
An audio frame. Thin wrapper around GenericFrame. Like a frame but has specific audio properties.
GenericFrame
A frame. Thin wrapper around AVFrame.
VideoFrame
A video frame. Thin wrapper around GenericFrame. Like a frame but has specific video properties.