package flash.media
extends EventDispatcher
Available on flashnew (source:AVSource)
read only backBufferLength:Float
write only backBufferTime:Float
read only bufferLength:Float
write only bufferTime:Float
write only captionStyle:AVCaptionStyle
captionsEnabled:Bool
read only clientLivePoint:Float
read only currentFPS:Float
read only decoderType:String
read only droppedFrames:Int
read only frameTime:Float
write only initialBufferTime:Float
read only playState:AVPlayState
read only renderType:String
read only time:Float
useHardwareDecoder:Bool
volume:Float
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
static read only HARDWARE:String
static read only SOFTWARE:String
static read only UNDEFINED:String
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/media/AVStream.html