Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAudioDecoderConfig | Implementation of Audio Decoding domain, see TAVCoder for inheritance model | ||
| FAudioDescriptor | Enum class EAudioFormat : uint8 { // TODO (Andrew) }; ????? inline bool operator==(EPixelFormat LHS, EAudioFormat RHS) { return static_cast |
||
| FAudioEncoderConfig | Implementation of Audio Encoding domain, see TAVCoder for inheritance model | ||
| FAudioPacket | Audio-specific packet container. | ||
| FAudioResource | Base wrapper for a audio device resource. | ||
| TAudioDecoder | Audio decoder with a factory, that supports typesafe resource handling and configuration. | ||
| TAudioEncoder | Audio encoder with a factory, that supports typesafe resource handling and configuration. | ||
| TAudioResource | Convenience wrapper for a audio device resource that requires a specific device context to function. | ||
| TPooledAudioResource | A simple pool-based resolvable audio resource. |
Typedefs
| Name | Description |
|---|---|
| FAudioDecoder | |
| FAudioEncoder | |
| TDelegatedAudioResource | Wrapper for delegated resolvable audio resources. |
| TResolvableAudioResource | Wrapper for resolvable audio resources. |