onRemoteAudioPropertiesReportEx method

FutureOr<void> onRemoteAudioPropertiesReportEx(
  1. Array<RemoteAudioPropertiesInfo> audioPropertiesInfos
)

@hidden internal use only @detail callback @author lizheng

Implementation

FutureOr<void> onRemoteAudioPropertiesReportEx(
    Array<RemoteAudioPropertiesInfo> audioPropertiesInfos) async {}