Module rsmpeg::avformat[][src]

Expand description

Everything related to libavformat.

Structs

AVFormatContextInput
AVFormatContextOutput
AVIOContext
AVInputFormat
AVInputFormatRef
AVOutputFormat
AVOutputFormatRef
AVStream
AVStreamMut
AVStreamRef
AVStreamRefs

A reference to raw AVStream satellite array, cannot be directly constructed. Using this for safety concerns.

AVStreamRefsIter

Iterator on reference to raw AVStream satellite array.