Enum LiveBroadcastsResource.TransitionRequest.BroadcastStatusEnum
The status to which the broadcast is going to transition.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum LiveBroadcastsResource.TransitionRequest.BroadcastStatusEnumFields
| Name | Description | 
|---|---|
| Complete | The broadcast is over. YouTube stops transmitting video. | 
| Live | Return only persistent broadcasts. | 
| StatusUnspecified | |
| Testing | Start testing the broadcast. YouTube transmits video to the broadcast's monitor stream. Note that you can only transition a broadcast to the testing state if its contentDetails.monitorStream.enableMonitorStream property is set to true.", |