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

Server management actionscript language reference
Table of Contents

Advertisement

getRecordedStreams()

Availability
Flash Player 6.
Flash Media Server 2.
Usage
getRecordedStreams(app_name)
Parameters
A string that contains the name of the application or instance of the application,
app_name
in the form
application_name[/instance_name]
Returns
If the call succeeds, the server sends a reply information object with a
, a
property of
status
code
array of all the recorded stream names. The extended name of a recorded stream is used. The
name is encoded with
the stream type (for example: flv, or mp3), and
The properties are defined in the following table:
Property
streamName
type
keyName
Description
Returns an array containing the names of all the recorded streams currently playing from a
particular instance of an application.
See also
getRecordedStreamStats()
44
Server Management ActionScript Language Reference
NetConnection.Call.Success
keyName*type:streamName
Name
String; name of the recorded stream.
String; type of the recorded stream.
String; virtual key of this recorded stream.
.
, and a data property that is an
, where
keyName
is the text name of the stream.
streamName
property of
level
is the virtual key,
type
is

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