Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
Inheritance Hierarchy
- IElectraDecoderDefaultOutputFormat
- IElectraDecoderDefaultAudioOutputFormat
References
| Module | ElectraDecoders |
| Header | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderOutputAudio.h |
| Include | #include "IElectraDecoderOutputAudio.h" |
Syntax
class IElectraDecoderDefaultAudioOutputFormat : public IElectraDecoderDefaultOutputFormat
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | Returns the number of channels the format will decode into. | ||
| int32 | GetNumFrames () |
Returns the number of frames one input access unit will decode into. | |
| int32 | Returns the sampling rate the format will decode into. |