IStreamInfo

class genvid.IStreamInfo()

Information about a broadcast session.

Properties

genvid.IStreamInfo.channel

The channel used for the video

Type: string

genvid.IStreamInfo.delayoffset

The delay

Type: number

genvid.IStreamInfo.description

The stream description

Type: string

genvid.IStreamInfo.game

The game played

Type: string

genvid.IStreamInfo.name

The stream name

Type: string

genvid.IStreamInfo.ntpuri

The ntp URI

Type: string

genvid.IStreamInfo.service

The service uri

Type: string

genvid.IStreamInfo.video

The video

Type: string

genvid.IStreamInfo.videoheight

The video height

Type: number

genvid.IStreamInfo.videowidth

The video width

Type: number