Adobe Flash Media Server

ObjectEncoding

Specifies the default object encoding to use for SSAS NetConnection. This can be AMF0 or AMF3. The default is AMF3.

The default can be overridden for each individual NetConnection by setting the NetConnection.objectEncoding property to either 0 for AMF0 or 3 for AMF3.

Example

<ObjectEncoding>AMF3</ObjectEncoding>

See also

NetConnection

 

Send me an e-mail when comments are added to this page | Comment Report