Navigation
API > API/Plugins > API/Plugins/WebMMedia
References
| Module | WebMMedia |
| Header | /Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Public/WebMContainer.h |
| Include | #include "WebMContainer.h" |
Syntax
struct FWebMAudioTrackInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsValid | ||
| const char * | CodecName | ||
| const uint8 * | CodecPrivateData | ||
| size_t | CodecPrivateDataSize | ||
| int32 | NumOfChannels | ||
| int32 | SampleRate |