enableCustomVideoSource property

bool get enableCustomVideoSource

If you want to use a custom video source, set it to true.

カスタムビデオソースを利用する場合はtrueに設定してください。

Implementation

bool get enableCustomVideoSource => _enableCustomVideoSource;