OcaStreamStatus

class OcaStreamStatus()

Status options for a stream.

OcaStreamStatus.NotConnected

type: OcaStreamStatus

Singleton object corresponding to the entry with value 0.

OcaStreamStatus.Connected

type: OcaStreamStatus

Singleton object corresponding to the entry with value 1.

OcaStreamStatus.Paused

type: OcaStreamStatus

Singleton object corresponding to the entry with value 2.