Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/IElectraDecoderDefaultAudioOutpu-
Description
Returns the number of channels the format will decode into. This could be different than what is known by the container format. For instance, a mono HE-AACv2 stream may decode into stereo.
| Name | GetNumChannels |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderOutputAudio.h |
| Include Path | #include "IElectraDecoderOutputAudio.h" |
int32 GetNumChannels() const