Interface Channel

Hierarchy

Properties

channelNo: number
fps?: number

Frames per second the channel is running in. Note that 50i is only running in 25 fps

layers: {
    [layer: string]: LayerBase;
}

Type declaration

videoMode?: null | string

Generated using TypeDoc