
73
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
Returns a string that represents passwords for IP multicast publishing and for posting. Append the string to an
unauthorized groupspec to enable features for which passwords have been set.
Availability
Flash Media Server 4
Parameters
None.
Returns
A String.
GroupSpecifier.encodeBootstrapPeerIDSpec()
groupSpecifier.encodeBootstrapPeerIDSpec(peerID)
Encodes and returns a string that represents a bootstrap peerID. If you append the string to a groupspec, the associated
NetStream or NetGroup makes an initial neighbor connection to the specified peerID.
Availability
Flash Media Server 4
Parameters
peerID A String. The peerID to which an initial neighbor connection should be made to bootstrap into the peer-to-
peer mesh.
Returns
A String.
GroupSpecifier.encodeGroupspecDigest()
GroupSpecifier.encodeGroupspecDigest(groupspec:String)
A static method that encodes and returns the digest for the canonical portion of the supplied groupspec. Call this
method to generate a groupspec digest to correlate Group join and leave events to a known Group.
Availability
Flash Media Server 4.5
Parameters
groupspec A String. The groupspec to encode a digest for.
Returns
The digest for the canonical portion of the supplied groupspec.
GroupSpecifier.encodeIPMulticastAddressSpec()
groupSpecifier.encodeIPMulticastAddressSpec(address, port)
Comentarios a estos manuales