![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| Codec (CodecID codec) | |
| Codec (const AVCodec *codec) | |
| CodecID | codecID () const |
| void | open (AVDictionary *opt_arg) |
| int | receivePacket (Packet &pkt) |
| void | sendFrame (const Frame &frame) |
Public Attributes | |
| AVCodecContext * | ctx |