Static variables

staticread onlyABR_SWITCH:Int

staticread onlyAV_STREAM_SWITCH:String

staticread onlyPERIOD_SWITCH:Int

Constructor

@:value({ userData : 0, bitrate : 0, switchType : 0, time : 0, cancelable : false, bubbles : false })new(?type:String, bubbles:Bool = false, cancelable:Bool = false, time:Float = 0, switchType:Int = 0, bitrate:Int = 0, ?description:String, userData:Int = 0)

Variables

read onlybitrate:Int

read onlyswitchType:Int

read onlytime:Float

read onlyuserData:Int

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods