package flash.media
extends EventDispatcher
Available on flashnew (source:AVSource)read only backBufferLength:Floatwrite only backBufferTime:Floatread only bufferLength:Floatwrite only bufferTime:Floatwrite only captionStyle:AVCaptionStylecaptionsEnabled:Boolread only clientLivePoint:Floatread only currentFPS:Floatread only decoderType:Stringread only droppedFrames:Intread only frameTime:Floatwrite only initialBufferTime:Floatread only playState:AVPlayStateread only renderType:Stringread only time: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):AVResultstatic read only HARDWARE:Stringstatic read only SOFTWARE:Stringstatic read only UNDEFINED:String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/media/AVStream.html