public static interface PullTransport.OnAudioChunkPulledListener
AudioSource.| Modifier and Type | Method and Description |
|---|---|
void |
onAudioChunkPulled(AudioChunk audioChunk)
Called when
AudioSource is pulled and returnedAudioChunk. |
void onAudioChunkPulled(AudioChunk audioChunk)
AudioSource is pulled and returnedAudioChunk.