menu
ndi_windows_player package
documentation
ndi_windows_player_platform_interface.dart
NdiWindowsPlayerPlatform
dispose method
dispose method
dark_mode
light_mode
dispose
method
Future
dispose
(
String
name
)
Implementation
Future dispose(String name) { throw UnimplementedError('dispose() has not been implemented.'); }
ndi_windows_player package
documentation
ndi_windows_player_platform_interface
NdiWindowsPlayerPlatform
dispose method
NdiWindowsPlayerPlatform class