MACROMEDIA FLASH MEDIA SERVER 2-CLIENT-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR FLASH MEDIA SERVER 2 Bedienungsanleitung Seite 98

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 172
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 97
95
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
Even though the script is pulling data from a group in order to transform the data, the peer is still in the group and
expected to pass along the data to other members of the group. If you don’t want to pass along the data, set this value
to 0.
Availability
Flash Media Server 4.5
MulticastStreamIngest.close()
mcsi.close()
Stops ingesting the source multicast stream.
Availability
Flash Media Server 4.5
Parameters
None.
Returns
None.
MulticastStreamIngest.onStatus()
mcsi.onStatus = function(infoObject){}
Invoked when a MulticastStreamIngest status change occurs.
Availability
Flash Media Server 4.5
Parameters
infoObject An Object with the following properties:
infoObject.code
infoObject.code.level
infoObject.fragmentsLost—a Number indicating the number of multicast data units lost.
The code and level properties provides information about the status change. All values are of type String:
Seitenansicht 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 171 172

Kommentare zu diesen Handbüchern

Keine Kommentare