release abstract method
Releases all the resources occupied by the VideoDeviceManager object.
This method is for Windows and macOS only.
Implementation
Future<void> release();
Releases all the resources occupied by the VideoDeviceManager object.
This method is for Windows and macOS only.
Future<void> release();