Searched defs:SourceManager (Results 1 – 1 of 1) sorted by relevance
32 struct SourceManager { struct34 bool videoSourceStarted;35 bool videoSourcePaused;36 int32_t videoTrackId;39 bool audioSourceStarted;40 bool audioSourcePaused;41 int32_t audioTrackId;44 bool dataSourceStarted;45 bool dataSourcePaused;46 int32_t dataTrackId;[all …]