Type alias AgamaStreamType

AgamaStreamType: "live" | "vod"

The stream type, represented by a value from the following list:
- 'live'
- 'vod'

Generated using TypeDoc