class
Google::Apis::YoutubeV3::LiveBroadcastContentDetails
- Google::Apis::YoutubeV3::LiveBroadcastContentDetails
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
google/apis/youtube_v3/classes.crConstructors
Instance Method Summary
- #bound_stream_id : String | Nil
- #bound_stream_id=(bound_stream_id : String | Nil)
- #bound_stream_last_update_time_ms : String | Nil
- #bound_stream_last_update_time_ms=(bound_stream_last_update_time_ms : String | Nil)
- #closed_captions_type : String | Nil
- #closed_captions_type=(closed_captions_type : String | Nil)
- #enable_auto_start : Bool | Nil
- #enable_auto_start=(enable_auto_start : Bool | Nil)
- #enable_auto_stop : Bool | Nil
- #enable_auto_stop=(enable_auto_stop : Bool | Nil)
- #enable_closed_captions : Bool | Nil
- #enable_closed_captions=(enable_closed_captions : Bool | Nil)
- #enable_content_encryption : Bool | Nil
- #enable_content_encryption=(enable_content_encryption : Bool | Nil)
- #enable_dvr : Bool | Nil
- #enable_dvr=(enable_dvr : Bool | Nil)
- #enable_embed : Bool | Nil
- #enable_embed=(enable_embed : Bool | Nil)
- #enable_low_latency : Bool | Nil
- #enable_low_latency=(enable_low_latency : Bool | Nil)
- #latency_preference : String | Nil
- #latency_preference=(latency_preference : String | Nil)
- #monitor_stream : MonitorStreamInfo | Nil
- #monitor_stream=(monitor_stream : MonitorStreamInfo | Nil)
- #projection : String | Nil
- #projection=(projection : String | Nil)
- #record_from_start : Bool | Nil
- #record_from_start=(record_from_start : Bool | Nil)
- #start_with_slate : Bool | Nil
- #start_with_slate=(start_with_slate : Bool | Nil)
- #stereo_layout : String | Nil
- #stereo_layout=(stereo_layout : String | Nil)
Constructor Detail
Instance Method Detail
def bound_stream_last_update_time_ms=(bound_stream_last_update_time_ms : String | Nil)
#