IStreamInfo
- class genvidClient.IStreamInfo()
- Information about a broadcast session. - Properties - genvidClient.IStreamInfo.channel
- The channel used for the video. - Type: string 
 - genvidClient.IStreamInfo.delayoffset
- The delay. - Type: number 
 - genvidClient.IStreamInfo.description
- The stream description. - Type: string 
 - genvidClient.IStreamInfo.game
- The game played. - Type: string 
 - genvidClient.IStreamInfo.name
- The stream name. - Type: string 
 - genvidClient.IStreamInfo.ntpuri
- The NTP URI. - Type: undefined | string 
 - genvidClient.IStreamInfo.service
- The service URI. - Type: string 
 - genvidClient.IStreamInfo.video
- The video. - Type: string 
 - genvidClient.IStreamInfo.videoheight
- The video height in pixels. - Type: number 
 - genvidClient.IStreamInfo.videowidth
- The video width in pixels. - Type: number 
 
