Brightsign Network Web API Reference Manual v.3.8 Manual de usuario Pagina 95

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 138
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 94
o None
o PCM
o PassThrough
[SPDIFOutputMode] SPDIFOutput: A SPDIFOutputMode enumeration, which can contain the following values:
o None
o PCM
o PassThrough
[AudioMixingType] AudioMixing: An AudioMixingType enumeration, which can contain the following values:
o Stereo
o Left
o Right
[int] AudioVolume: The volume of the audio file track, represented as an integer between 0 and 100.
GroupInfo Structure
The GroupInfo structure is used to represent a parent Group instance for which a Presentation instance is scheduled. It
has the following properties:
[int] Id: The identifier and primary key of the parent Group instance
[string] Name: The user-defined name of the parent Group instance
Presentation Management Web Methods
PagedList<Presentation> GetPresentations(string marker, int pageSize)
List<Presentation> GetSpecifiedPresentations(int[] presentationIds)
PagedList<Presentation> FindPresentations(string namePattern, string marker, int
pageSize)
Presentation GetPresentation(int presentationId, bool loadContent)
Presentation GetPresentationByName(string name, bool loadContent)
Vista de pagina 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 137 138

Comentarios a estos manuales

Sin comentarios