Brightsign Object Reference Manual (FW 5.1) Manual do Utilizador Página 96

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 341
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 95
88
roVideoEvent, roAudioEvent
Video and audio events can have one of these integer values. They are declared as separate classes as they are likely to
diverge in the future:
1 Undefined: Player is in an undefined state.
2 Stopped: Playback of the current media item is stopped.
3 Playing: The current media item is playing.
4 ScanForward: The current media item is fast forwarding.
5 ScanReverse: The current media item is rewinding.
6 Buffering: The current media item is getting additional data from the server.
7 Waiting: Connection is established, but the server is not sending data. Waiting for session to begin.
8 MediaEnded: The media item has completed playback.
9 Transitioning: Player is preparing new media item.
10 Ready: Player is ready to begin playing.
11 Reconnecting: Player is reconnecting to the stream.
12 TimeHit: A particular timecode is hit. See roVideoPlayer.
Interfaces: ifInt, ifData
The ifInt interface contains the event ID enumerated above and provides the following:
GetInt As Integer()
SetInt(a As Integer)
GetSourceIdentity() As Integer
SetSourceIdentity() As Integer
The ifData interface contains userdata and provides the following:
GetData() As Integer
Vista de página 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 340 341

Comentários a estes Manuais

Sem comentários