menu
vdotok_stream package
documentation
core/interface/rtc_rtp_transceiver.dart
RTCRtpTransceiver
setDirection abstract method
setDirection abstract method
dark_mode
light_mode
setDirection
abstract method
Future
<
void
>
setDirection
(
TransceiverDirection
direction
)
Implementation
Future<void> setDirection(TransceiverDirection direction);
vdotok_stream package
documentation
core/interface/rtc_rtp_transceiver
RTCRtpTransceiver
setDirection abstract method
RTCRtpTransceiver class