MACROMEDIA FLASH MEDIA SERVER 2-CLIENT-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR FLASH MEDIA SERVER 2 Manual de usuario Pagina 99

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 98
96
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
NetConnection class
The server-side NetConnection class lets you create a two-way connection between an Adobe Media Server application
instance and an application server, another Adobe Media Server, or another Adobe Media Server application instance
on the same server. You can use NetConnection objects to create powerful applications; for example, you can get
weather information from an application server or share an application load with other servers that are running Adobe
Media Server or application instances.
Availability
Flash Communication Server 1
code level Description
"NetStream.MulticastStream.GapNotify" "status" One or more multicast data units
have been lost from the stream
being ingested. The
fragmentsLost property
contains the amount that were lost.
"NetStream.MulticastStream.Reset" "status" This is the same as the
"NetStream.MulticastStream
.Reset"
event that is dispatched
by NetStream.
The multicast stream has been
reset to a different stream
published with the same name in
the same Flash group.
"NetGroup.MulticastStream.PublishNotify" "status" This is the same as the
"NetGroup.MulticastStream.
PublishNotify"
event that is
dispatched by NetGroup.
However, this event is dispatched
only for the multicast stream that is
being targeted for ingest rather
than for any multicast stream
within the Flash group
"NetGroup.MulticastStream.UnpublishNotify" "status" This is the same as the
"NetGroup.MulticastStream.
UnpublishNotify"
event that is
dispatched by NetGroup.
However, this event is dispatched
only for the multicast stream that is
being ingested rather than for any
multicast stream within the Flash
group.
Vista de pagina 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 171 172

Comentarios a estos manuales

Sin comentarios