W3cubDocs

/Haxe Flash

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 onlySRTT:Float

read onlyaudioBufferByteLength:Float

read onlyaudioBufferLength:Float

read onlyaudioByteCount:Float

read onlyaudioBytesPerSecond:Float

read onlyaudioLossRate:Float

read onlybyteCount:Float

read onlycurrentBytesPerSecond:Float

read onlydataBufferByteLength:Float

read onlydataBufferLength:Float

read onlydataByteCount:Float

read onlydataBytesPerSecond:Float

read onlydroppedFrames:Float

read onlyisLive:Bool

read onlymaxBytesPerSecond:Float

read onlymetaData:Dynamic

read onlyplaybackBytesPerSecond:Float

read onlyresourceName:String

read onlyuri:String

read onlyvideoBufferByteLength:Float

read onlyvideoBufferLength:Float

read onlyvideoByteCount:Float

read onlyvideoBytesPerSecond:Float

read onlyvideoLossRate:Float

read onlyxmpData:Dynamic

Methods

toString():String

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