Method summary
11
getLiveStreamStats()
Returns detailed information about a live stream.
getMsgCacheStats()
Returns server TCMessage cache statistics.
getNetStreams()
Returns a list of all network streams that are currently connected
to the application.
getNetStreamStats()
Returns detailed information about a specific network stream.
getRecordedStreamStats()
Returns detailed information about a recorded stream.
getRecordedStreams()
Returns an Array containing the name of all the recorded streams
currently playing from a particular instance of an application.
getScriptStats()
Gets the performance data for a script running on the specified
instance of an application.
getServerStats()
Retrieves the server status and statistics about the operation of
the server, including the length of time the server has been
running and I/O and message cache statistics.*
getServices()
Returns an array containing the names of all the services
currently connected to Flash Media Server.
getSharedObjects()
Returns a list of all persistent and nonpersistent shared objects
that are currently in use by the specified instance of an
application.
getSharedObjectStats()
Returns detailed information about a shared object.
getUsers()
Returns a list of all users who are currently connected to the
specified instance of an application.
getUserStats()
Returns detailed information about a specified user.
getVHosts()
Returns an array of vhosts defined for the specified adaptor.
getVHostStats()
Returns statistics for a vhost.
ping()
Returns a status string indicating the condition of the server.
*
Only server administrators can use this method.
Method Description