Static variables

staticfinalread onlyABR_SWITCH:Int

staticfinalread onlyAV_STREAM_SWITCH:String

staticfinalread 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

@:flash.propertyread onlybitrate:Int

@:flash.propertyread onlydescription:String

@:flash.propertyread onlyswitchType:Int

@:flash.propertyread onlytime:Float

@:flash.propertyread onlyuserData:Int

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods