firstRemoteAudioFrame property

  1. @deprecated
UidWithElapsedCallback? firstRemoteAudioFrame
getter/setter pair

Occurs when the first remote audio frame is received.

Deprecated Use AudioRemoteState.Starting in remoteAudioStateChanged instead.

The UidWithElapsedCallback typedef includes the following parameters:

Implementation

@deprecated
UidWithElapsedCallback? firstRemoteAudioFrame;