enableScreenCaptureByDefault property

bool enableScreenCaptureByDefault
final

If this is set to true, CloudRecording screenshots are enabled by default.

It can be used for streaming listings, for example.

The storageBucketConfig setting is required.

これをtrueにした場合、デフォルトでCloudRecordingのスクリーンショットを有効にします。

ストリーミングの一覧用の画像などで利用できます。

storageBucketConfigの設定が必須です。

Implementation

final bool enableScreenCaptureByDefault;