◆ AVStreamWrapper()
| AVStreamWrapper::AVStreamWrapper |
( |
| ) |
|
|
inline |
◆ ~AVStreamWrapper()
| virtual AVStreamWrapper::~AVStreamWrapper |
( |
| ) |
|
|
inlinevirtual |
◆ close()
| virtual void AVStreamWrapper::close |
( |
| ) |
|
|
inlinevirtual |
◆ open() [1/2]
| virtual bool AVStreamWrapper::open |
( |
AVFormatContext * |
format_ctx | ) |
|
|
pure virtual |
◆ open() [2/2]
| virtual bool AVStreamWrapper::open |
( |
AVFormatContext * |
format_ctx, |
|
|
AVMediaType |
type_ |
|
) |
| |
|
inlinevirtual |
◆ reset()
| virtual void AVStreamWrapper::reset |
( |
| ) |
|
|
inlinevirtual |
◆ dec
| AVCodec* AVStreamWrapper::dec |
◆ dec_ctx
| AVCodecContext* AVStreamWrapper::dec_ctx |
◆ queue
| std::queue<Blob> AVStreamWrapper::queue |
◆ stream
| AVStream* AVStreamWrapper::stream |
◆ stream_idx
| int AVStreamWrapper::stream_idx |
◆ type
| AVMediaType AVStreamWrapper::type |
The documentation for this class was generated from the following file: