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