carb::audio::fCodecCapsSupportsSetPosition

Defined in carb/audio/IAudioData.h

constexpr CodecCaps carb::audio::fCodecCapsSupportsSetPosition = 0x00000020

capabilities flag to indicate that the codec supports setting the position within the stream.

If this flag is not set, calls to setCodecPosition() will fail when using the codec.