Static variables

@:require(flash10)staticfinalread onlyCONNECT_TO_FMS:String

@:require(flash10)staticfinalread onlyDIRECT_CONNECTIONS:String

Static methods

Constructor

new(connection:NetConnection, ?peerID:String)

Variables

@:flash.propertyread onlyaudioCodec:UInt

@:flash.property@:require(flash10_1)audioReliable:Bool

@:flash.property@:require(flash10_1)audioSampleAccess:Bool

@:flash.property@:require(flash10_1)read onlybackBufferLength:Float

@:flash.property@:require(flash10_1)backBufferTime:Float

@:flash.propertyread onlybufferLength:Float

@:flash.propertybufferTime:Float

@:flash.property@:require(flash10_1)bufferTimeMax:Float

@:flash.propertyread onlybytesLoaded:UInt

@:flash.propertyread onlybytesTotal:UInt

@:flash.propertycheckPolicyFile:Bool

@:flash.propertyclient:Dynamic

@:flash.propertyread onlycurrentFPS:Float

@:flash.property@:require(flash10_1)dataReliable:Bool

@:flash.propertyread onlydecodedFrames:UInt

@:flash.property@:require(flash10)read onlyfarID:String

@:flash.property@:require(flash10)read onlyfarNonce:String

@:flash.property@:require(flash10_1)inBufferSeek:Bool

@:flash.property@:require(flash10)read onlyinfo:NetStreamInfo

@:flash.propertyread onlyliveDelay:Float

@:flash.property@:require(flash10)maxPauseBufferTime:Float

@:flash.property@:require(flash10_1)multicastAvailabilitySendToAll:Bool

@:flash.property@:require(flash10_1)multicastAvailabilityUpdatePeriod:Float

@:flash.property@:require(flash10_1)multicastFetchPeriod:Float

@:flash.property@:require(flash10_1)read onlymulticastInfo:NetStreamMulticastInfo

@:flash.property@:require(flash10_1)multicastPushNeighborLimit:Float

@:flash.property@:require(flash10_1)multicastRelayMarginDuration:Float

@:flash.property@:require(flash10_1)multicastWindowDuration:Float

@:flash.property@:require(flash10)read onlynearNonce:String

@:flash.propertyread onlyobjectEncoding:UInt

@:flash.property@:require(flash10)read onlypeerStreams:Array<Dynamic>

@:flash.propertyread onlytime:Float

@:flash.property@:require(flash11)useHardwareDecoder:Bool

@:flash.property@:require(flash11_3)useJitterBuffer:Bool

@:flash.propertyread onlyvideoCodec:UInt

@:flash.property@:require(flash10_1)videoReliable:Bool

@:flash.property@:require(flash10_1)videoSampleAccess:Bool

@:flash.property@:require(flash11)videoStreamSettings:VideoStreamSettings

Methods

@:require(flash10_1)appendBytes(bytes:ByteArray):Void

@:require(flash10_1)appendBytesAction(netStreamAppendBytesAction:String):Void

@:require(flash10_1)attach(connection:NetConnection):Void

@:value({ snapshotMilliseconds : -1 })attachCamera(theCamera:Camera, snapshotMilliseconds:Int = -1):Void

@:require(flash11_2)dispose():Void

@:require(flash10)onPeerConnect(subscriber:NetStream):Bool

play(restArgs:Rest<Dynamic>):Void

@:require(flash10)play2(param:NetStreamPlayOptions):Void

publish(?name:String, ?type:String):Void

seek(offset:Float):Void

send(handlerName:String, restArgs:Rest<Dynamic>):Void

@:require(flash10_1)step(frames:Int):Void

Inherited Variables

Inherited Methods

Defined by EventDispatcher

@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void

@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void