
121
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
NetStream.farID
ns.farID
(Read-only) A String identifier of the far end connected to this NetStream instance. Always returns the groupspec
value used to construct the NetStream object.
Availability
Flash Media Server 4
NetStream.multicastAvailabilitySendToAll
ns.multicastAvailabilitySendToAll
A Boolean value specifying whether peer-to-peer multicast fragment availability messages are sent to all peers
simultaneously once every
multicastAvailabilityUpdatePeriod. The default value is false.
Availability
Flash Media Server 4
NetStream.multicastAvailabilityUpdatePeriod
ns.multicastAvailabilityUpdatePeriod
A Number specifying the interval in seconds between messages sent to peers informing them that the local node has
new peer-to-peer multicast media fragments available.
If a successful RTMFP NetConnection has not been made, the default value is 0. If a successful RTMFP NetConnection
has been made, the default value is 0.1. Possible values are numbers in the range [0.0, 4294967.295]. Values outside this
range are compressed to fit. Negative value assignments are treated as a 0 assignment. Values larger than the upper
limit for the property are truncated to the upper limit for assignment. No error is raised or warning logged when this
implicit argument coercion is performed.
Availability
Flash Media Server 4
NetStream.multicastFetchPeriod
ns.multicastFetchPeriod
A Number specifying the time in seconds between when the local node first learns of the availability of a peer-to-peer
multicast media fragment and when it attempts to fetch it from a peer.
If a successful RTMFP NetConnection has not been made, the default value is 0. If a successful RTMFP NetConnection
has been made, the default value is 2.5. Possible values are numbers in the range [0.0, 4294967.295]. Values outside this
range are compressed to fit. Negative value assignments are treated as a 0 assignment. Values larger than the upper
limit for the property are truncated to the upper limit for assignment. No error is raised or warning logged when this
implicit argument coercion is performed.
Availability
Flash Media Server 4
Commenti su questo manuale