requireSignedURLs property

bool requireSignedURLs
final

Indicates whether videos created using this Live Input has the requireSignedURLs property set. This enforces access controls on any video created with the live input.

Default value: false

Implementation

final bool requireSignedURLs;