#include <AudioDecompress.h>
◆ ~IAudioInfoFactory()
| virtual IAudioInfoFactory::~IAudioInfoFactory |
( |
| ) |
|
|
virtualdefault |
◆ Create()
◆ IsSeekingSupported()
| virtual bool IAudioInfoFactory::IsSeekingSupported |
( |
const bool |
bIsStreaming | ) |
const |
|
pure virtual |
Queries if the factory's decoder implementation supports seeking
- Parameters
-
| bIsStreaming | If the media is streaming or not. |
- Returns
- true if seeking is supported, false otherwise.
Implemented in FSimpleAudioInfoFactory.
The documentation for this struct was generated from the following file: