
122
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
NetStream.multicastInfo
ns.multicastInfo
Read-only; A MulticastStreamInfo object whose properties contain statistics about the quality of service.
Availability
Flash Media Server 4
NetStream.multicastPushNeighborLimit
ns.multicastPushNeighborLimit
A Number specifying the maximum number of peers to which to push multicast media.
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 4. Possible values are numbers in the range [0, 4294967295]. 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.multicastRelayMarginDuration
ns.multicastRelayMarginDuration
A Number specifying the duration in seconds that peer-to-peer multicast data remains available to send to peers that
request it beyond the
multicastWindowDuration.
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. 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.multicastWindowDuration
ns.multicastWindowDuration
A Number specifying the duration in seconds of the peer-to-peer multicast reassembly window.
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 8. 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
Comentários a estes Manuais