![]() |
CoreSDK
v1.0.0.b1304
|
This is the complete list of members for r5::common::Codec, including all inherited members.
| AddData(std::unique_ptr< uint8_t[]> inputBuffer, uint32_t inputBufferSize, uint32_t inputTimestamp)=0 | r5::common::Codec | pure virtual |
| Direction() const | r5::common::Codec | inline |
| FullName() const | r5::common::Codec | inline |
| GetCurrentState() const | r5::common::Codec | inline |
| GetData(std::unique_ptr< uint8_t[]> &outputBuffer, uint32_t &outputBufferSize, uint32_t &outputTimestamp)=0 | r5::common::Codec | pure virtual |
| GetDataType() const =0 | r5::common::Codec | pure virtual |
| GetMediaTransform() const | r5::common::Codec | inline |
| InitDecoder(MediaTransform &desc)=0 | r5::common::Codec | pure virtual |
| InitEncoder(MediaTransform &desc, const EncoderSettings &set)=0 | r5::common::Codec | pure virtual |
| isHardware() const | r5::common::Codec | inline |
| mCodecImplType (defined in r5::common::Codec) | r5::common::Codec | protected |
| mDesc (defined in r5::common::Codec) | r5::common::Codec | protected |
| mDirection (defined in r5::common::Codec) | r5::common::Codec | protected |
| mFullName (defined in r5::common::Codec) | r5::common::Codec | protected |
| mLogger (defined in r5::common::Codec) | r5::common::Codec | protected |
| mName (defined in r5::common::Codec) | r5::common::Codec | protected |
| mState (defined in r5::common::Codec) | r5::common::Codec | protected |
| mType (defined in r5::common::Codec) | r5::common::Codec | protected |
| Name() const | r5::common::Codec | inline |
| Type() const | r5::common::Codec | inline |
1.8.13