logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
kgoodyer  
#1 Posted : Monday, February 6, 2017 3:21:20 PM(UTC)
kgoodyer

Rank: Advanced Member

Groups: Registered
Joined: 6/16/2015(UTC)
Posts: 193
Man
United Kingdom
Location: Milton Keynes, UK

Thanks: 10 times
Was thanked: 53 time(s) in 27 post(s)
Hi

Whilst it is possible to select the Category in the API using SelectCategory there seems no provision in the AP XML that is returned to ready which Category is currently displayed, or more importantly which category any given inputs is assigned to.

Would it be possible for the APIto return Category = "value" (where if assigned a category value would be returned as Red,Green,Orange,Purple,Aqua, or Blue) against each input in the API.

Example:

Code:

<input key="0ebbccd4-0db9-46e1-ab9c-ac4ca62acb2f" 
       number="49"
       type="Video"
       title="My Video Clipr"
       state="Paused"
       position="0"
       duration="99500"
       loop="False"
       category="Red"
       muted="True"
       volume="38.95008"
       balance="0"
       solo="False"
       audiobusses="M"
       meterF1="0" meterF2="0">
</input>


Thanks

Keith
desmar  
#2 Posted : Monday, November 26, 2018 6:28:57 AM(UTC)
desmar

Rank: Advanced Member

Groups: Registered
Joined: 8/21/2015(UTC)
Posts: 324
Man
Canada
Location: Cornwall, Ontario, Canada

Thanks: 18 times
Was thanked: 80 time(s) in 60 post(s)
+1

and the ability to change the input to a particular category via API call.

eg. SetInputCategory Value,Input

Change to Category according to Value (All,Red,Green,Orange,Purple,Aqua,Blue)
Value = Category
Input = Input


Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.