The possible values that represents how an event is produced.
Possible enumeration values:
| Name | Value | Description | 
|---|---|---|
| Live | 0 | The event is produced live at the time it takes place | 
| LiveViaLink | 1 | The event is produced live at the time it takes place, but via a remote link/streamed | 
| Prerecorded | 2 | The event is prerecorded |