MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / GetAudioRepresentationNum

Method GetAudioRepresentationNum

NetStream/source/players/player_fmod.cpp:310–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310uint32_t FMODPlayer::GetAudioRepresentationNum()
311{
312 return 1;
313}
314
315void FMODPlayer::SwitchPlaybackState()
316{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected