Static variables

staticfinalread onlyHARDWARE:String

staticfinalread onlySOFTWARE:String

staticfinalread onlyUNDEFINED:String

Constructor

new(source:AVSource)

Variables

@:flash.propertyread onlybackBufferLength:Float

@:flash.propertywrite onlybackBufferTime:Float

@:flash.propertyread onlybufferLength:Float

@:flash.propertywrite onlybufferTime:Float

@:flash.propertywrite onlycaptionStyle:AVCaptionStyle

@:flash.propertycaptionsEnabled:Bool

@:flash.propertyread onlyclientLivePoint:Float

@:flash.propertyread onlycurrentFPS:Float

@:flash.propertyread onlydecoderType:String

@:flash.propertyread onlydroppedFrames:Int

@:flash.propertyread onlyframeTime:Float

@:flash.propertywrite onlyinitialBufferTime:Float

@:flash.propertyread onlyplayState:AVPlayState

@:flash.propertyread onlyrenderType:String

@:flash.propertyread onlytime:Float

@:flash.propertyuseHardwareDecoder:Bool

@:flash.propertyvolume:Float

Methods

@:value({ inBufferSeek : true })seek(offset:Float, inBufferSeek:Bool = true):AVResult

@:value({ inBufferSeek : true })seekToKeyFrame(offset:Float, inBufferSeek:Bool = true):AVResult

seekToLocalTime(periodIndex:Int, time:Float):AVResult

setPlaySpeed(speed:Float, reserved:Float):Void

step(frames:Int):AVResult

Inherited Variables

Inherited Methods

Defined by EventDispatcher

@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void

@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void