AVStream

AVStream

package flash-media

extends EventDispatcher

Available on flash

Constructor

new (source:AVSource)

Variables

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

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

Static variables

static read only HARDWARE:String

static read only SOFTWARE:String

static read only UNDEFINED:String

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部