menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcChannelEventSink
onPlayStreamingFirstAudioFramePlayed abstract method
onPlayStreamingFirstAudioFramePlayed abstract method
dark_mode
light_mode
onPlayStreamingFirstAudioFramePlayed
abstract method
void
onPlayStreamingFirstAudioFramePlayed
(
String
streamId
,
int
timeMs
)
Implementation
void onPlayStreamingFirstAudioFramePlayed(String streamId, int timeMs);
nertc_core_platform_interface package
documentation
pigeon
NERtcChannelEventSink
onPlayStreamingFirstAudioFramePlayed abstract method
NERtcChannelEventSink class