requireSignedURLs property

bool requireSignedURLs
final

Indicates whether the video can be a accessed only using it's UID. If set to true, a signed token needs to be generated with a signing key to view the video.

read only

default value: false

Implementation

final bool requireSignedURLs;