Getrecordedstreamstats() - MACROMEDIA FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE Reference

Server management actionscript language reference
Table of Contents

Advertisement

getRecordedStreamStats()

Availability
Flash Player 6.
Flash Media Server 2.
Usage
getRecordedStreamStats(app_instance, stream_name)
Parameters
A string that contains the name of the instance of the application, in the
app_instance
form
application_name/instance_name
A string that contains the name of the stream. If the stream has a non-default
stream_name
virtual key or type, these items should be encoded into the stream name. The following is an
example of how to encode key and type:
Returns
If the call succeeds, the server sends a reply information object with a
, a
property of
status
code
object that contains the following properties:
Property
Name
Number; total number of cached bytes of this recorded stream.
cache_bytes
Number; number of segments cached for this recorded stream.
cache_segments
Number; number of hits on this stream within the cache.
cache_hits
Number; number of misses on the cache for this stream.
cache_misses
ActionScript Date object; date when this file was last modified.
modified_time
Number; number of bytes in this recorded file.
size
Number; length of this file in seconds.
length
Description
Returns detailed information about a recorded stream.
See also
getRecordedStreams()
.
key?type:name
NetConnection.Call.Success
and
on2key?flv:myStream
property of
level
, and a
property that is an
data
getRecordedStreamStats()
.
45

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash media server 2

Table of Contents