backupIngestionAddress property

String? backupIngestionAddress
getter/setter pair

The backup ingestion URL that you should use to stream video to YouTube.

You have the option of simultaneously streaming the content that you are sending to the ingestionAddress to this URL.

Implementation

core.String? backupIngestionAddress;