Navigation
API > API/Plugins > API/Plugins/WebMMedia
References
| Module | WebMMedia |
| Header | /Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Public/WebMAudioDecoder.h |
| Include | #include "WebMAudioDecoder.h" |
Syntax
class FWebMAudioDecoder
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWebMAudioDecoder
(
IWebMSamplesSink& InSamples |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | DecodeAudioFramesAsync
(
const TArray< TSharedPtr< FWebMFrame >>& AudioFrames |
||
| bool | Initialize
(
const char* InCodec, |
||
| bool | IsBusy () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FVorbisDecoder |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ESupportedCodecs |