package flash.media
extends EventDispatcher
Available on flash
staticfinalread onlyHARDWARE:Stringstaticfinalread onlySOFTWARE:Stringstaticfinalread onlyUNDEFINED:Stringnew(source:AVSource)read onlybackBufferLength:Floatwrite onlybackBufferTime:Floatread onlybufferLength:Floatwrite onlybufferTime:Floatwrite onlycaptionStyle:AVCaptionStylecaptionsEnabled:Boolread onlyclientLivePoint:Floatread onlycurrentFPS:Floatread onlydecoderType:Stringread onlydroppedFrames:Intread onlyframeTime:Floatwrite onlyinitialBufferTime:Floatread onlyplayState:AVPlayStateread onlyrenderType:Stringread onlytime:FloatuseHardwareDecoder:Boolvolume:Floatdispose():VoidfastForward(rate:Float):AVResultpause():AVResultplay():AVResultresume():Boolrewind(rate:Float):AVResultseek(offset:Float, inBufferSeek:Bool = true):AVResultseekToKeyFrame(offset:Float, inBufferSeek:Bool = true):AVResultseekToLivePoint():AVResultseekToLocalTime(periodIndex:Int, time:Float):AVResultsetPlaySpeed(speed:Float, reserved:Float):Voidstep(frames:Int):AVResult
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/media/AVStream.html