google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.LiveStream View Source
A live stream describes a live ingestion point.
Attributes
- cdn (CdnSettings): The cdn object defines the live stream's content delivery network (CDN) settings. These settings provide details about the manner in which you stream your content to YouTube. Defaults to:
null. - contentDetails (LiveStreamContentDetails): The content_details object contains information about the stream, including the closed captions ingestion URL. Defaults to:
null. - etag (String.t): Etag of this resource. Defaults to:
null. - id (String.t): The ID that YouTube assigns to uniquely identify the stream. Defaults to:
null. - kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#liveStream". Defaults to:
null. - snippet (LiveStreamSnippet): The snippet object contains basic details about the stream, including its channel, title, and description. Defaults to:
null. - status (LiveStreamStatus): The status object contains information about live stream's status. Defaults to:
null.