Groupinfo structure, Presentation management web methods – BrightSign Network Web API Reference Manual v.3.8 User Manual
Page 95

83
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
instance for which a
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
•
List
PagedList
•
Presentation GetPresentation(int presentationId, bool loadContent)
•
Presentation GetPresentationByName(string name, bool loadContent)