menu
mediasfu_sdk
components\mediasfu_components\mediasfu_webinar.dart
MediasfuWebinarOptions
updateCustomVideoCard method
updateCustomVideoCard
dark_mode
light_mode
updateCustomVideoCard
method
void
updateCustomVideoCard
(
VideoCardType
?
value
)
Implementation
void updateCustomVideoCard(VideoCardType? value) { customVideoCard = value; }
mediasfu_sdk
mediasfu_webinar
MediasfuWebinarOptions
updateCustomVideoCard method
MediasfuWebinarOptions class