W3cubDocs

/Haxe Flash

AVStream

package flash.media

extends EventDispatcher

Available on flash

Static variables

staticfinalread onlyHARDWARE:String

staticfinalread onlySOFTWARE:String

staticfinalread onlyUNDEFINED:String

Constructor

new(source:AVSource)

Variables

read onlybackBufferLength:Float

write onlybackBufferTime:Float

read onlybufferLength:Float

write onlybufferTime:Float

write onlycaptionStyle:AVCaptionStyle

captionsEnabled:Bool

read onlyclientLivePoint:Float

read onlycurrentFPS:Float

read onlydecoderType:String

read onlydroppedFrames:Int

read onlyframeTime:Float

write onlyinitialBufferTime:Float

read onlyplayState:AVPlayState

read onlyrenderType:String

read onlytime:Float

useHardwareDecoder:Bool

volume:Float

Methods

dispose():Void

fastForward(rate:Float):AVResult

pause():AVResult

play():AVResult

resume():Bool

rewind(rate:Float):AVResult

seek(offset:Float, inBufferSeek:Bool = true):AVResult

seekToKeyFrame(offset:Float, inBufferSeek:Bool = true):AVResult

seekToLivePoint():AVResult

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

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

step(frames:Int):AVResult

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/media/AVStream.html