Stream Information Objects - MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Reference

Server-side actionscript language reference
Table of Contents

Advertisement

Stream information objects

The information objects of the Stream class are similar to those of the client-side
NetStream class.
Code
NetStream.Clear.Success
NetStream.Clear.Failed
NetStream.Publish.Start
NetStream.Publish.BadName
NetStream.Failed
NetStream.Unpublish.Success
NetStream.Record.Start
NetStream.Record.NoAccess
NetStream.Record.Stop
NetStream.Record.Failed
NetStream.Play.InsufficientBW
NetStream.Play.Start
NetStream.Play.StreamNotFound
NetStream.Play.Stop
NetStream.Play.Failed
NetStream.Play.Reset
NetStream.Play.PublishNotify
NetStream.Play.UnpublishNotify
*
This information object also has a description property, which is a string that provides a
specific reason for the failure.
232
Server-Side Information Objects
Level
Meaning
Status
A recorded stream was deleted successfully.
Error
A recorded stream failed to delete.
Status
An attempt to publish was successful.
Error
An attempt was made to publish a stream
that is already being published by someone
else.
Error
An attempt to use a Stream method failed.*
Status
An attempt to unpublish was successful.
Status
Recording was started.
Error
An attempt was made to record a read-only
stream.
Status
Recording was stopped.
Error
An attempt to record a stream failed.
Warning Data is playing behind the normal speed.***
Status
Play was started.†
Error
An attempt was made to play a stream that
does not exist.
Status
Play was stopped.
Error
An attempt to play back a stream failed.* **
Status
A playlist was reset.
Status
The initial publish to a stream was
successful. This message is sent to all
subscribers.
Status
An unpublish from a stream was successful.
This message is sent to all subscribers.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MEDIA SERVER 2-SERVER-SIDE 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