NetStreamInfo

NetStreamInfo

package flash-net

Available on flash

Constructor

new (curBPS:Float, byteCount:Float, maxBPS:Float, audioBPS:Float, audioByteCount:Float, videoBPS:Float, videoByteCount:Float, dataBPS:Float, dataByteCount:Float, playbackBPS:Float, droppedFrames:Float, audioBufferByteLength:Float, videoBufferByteLength:Float, dataBufferByteLength:Float, audioBufferLength:Float, videoBufferLength:Float, dataBufferLength:Float, srtt:Float, audioLossRate:Float, videoLossRate:Float, ?metaData:Dynamic, ?xmpData:Dynamic, ?uri:String, ?resourceName:String, isLive:Bool = true)

Variables

read only SRTT:Float

read only audioBufferByteLength:Float

read only audioBufferLength:Float

read only audioByteCount:Float

read only audioBytesPerSecond:Float

read only audioLossRate:Float

read only byteCount:Float

read only currentBytesPerSecond:Float

read only dataBufferByteLength:Float

read only dataBufferLength:Float

read only dataByteCount:Float

read only dataBytesPerSecond:Float

read only droppedFrames:Float

read only isLive:Bool

read only maxBytesPerSecond:Float

read only metaData:Dynamic

read only playbackBytesPerSecond:Float

read only resourceName:String

read only uri:String

read only videoBufferByteLength:Float

read only videoBufferLength:Float

read only videoByteCount:Float

read only videoBytesPerSecond:Float

read only videoLossRate:Float

read only xmpData:Dynamic

Methods

toString ():String

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部