oa::AudioPlayer
AudioPlayer class in the OA Audio public surface.
Public Methods
Static Public Methods
Constructor & Destructor Documentation
Public Method Documentation
No public source comment is attached to this declaration.
Returns
oa::U32The declared return value.
Stops playback, joins decoding, and releases codec/device state.
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Returns
oa::U64The declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Returns
oa::U64The declared return value.
No public source comment is attached to this declaration.
Returns
oa::U32The declared return value.
No public source comment is attached to this declaration.
Parameters
inTimestampUsoa::U64—
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Parameters
inLoopbool—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Returns
oa::U64The declared return value.
No public source comment is attached to this declaration.
Parameters
inEngineEngine &—
inConfigconst AudioPlayerConfig &—
Returns
oa::Result<AudioPlayer>The declared return value.
No public source comment is attached to this declaration.
Parameters
inEngineEngine &—
inUrioa::StringView—
Returns
oa::Result<AudioPlayer>The declared return value.