onAudioMixingTimestampUpdate method Null safety
- int timestampMs
Get notified of the audio mixing update.
timestampMs Current audio mixing timestamp
Implementation
void onAudioMixingTimestampUpdate(int timestampMs);
Get notified of the audio mixing update.
timestampMs Current audio mixing timestamp
void onAudioMixingTimestampUpdate(int timestampMs);