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
fabfab10  
#1 Posted : Tuesday, December 31, 2024 9:26:52 AM(UTC)
fabfab10

Rank: Advanced Member

Groups: Registered
Joined: 2/20/2019(UTC)
Posts: 65
Italy
Location: Firenze

Was thanked: 5 time(s) in 5 post(s)
Hello,
i was wondering if there is a way to check if an image or a text is visible in a graphic overlay using API.
I can turn them ON or OFF using SetTextVisible or SetImageVisible , any way to check the current state?
doggy  
#2 Posted : Tuesday, December 31, 2024 4:22:21 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,263
Belgium
Location: Belgium

Thanks: 294 times
Was thanked: 965 time(s) in 799 post(s)
Originally Posted by: fabfab10 Go to Quoted Post
Hello,
i was wondering if there is a way to check if an image or a text is visible in a graphic overlay using API.
I can turn them ON or OFF using SetTextVisible or SetImageVisible , any way to check the current state?


No

But you could keep track of it yourself when using the visibility on/off functions (w script)
fabfab10  
#3 Posted : Tuesday, December 31, 2024 8:39:03 PM(UTC)
fabfab10

Rank: Advanced Member

Groups: Registered
Joined: 2/20/2019(UTC)
Posts: 65
Italy
Location: Firenze

Was thanked: 5 time(s) in 5 post(s)
Originally Posted by: doggy Go to Quoted Post
Originally Posted by: fabfab10 Go to Quoted Post
Hello,
i was wondering if there is a way to check if an image or a text is visible in a graphic overlay using API.
I can turn them ON or OFF using SetTextVisible or SetImageVisible , any way to check the current state?


No

But you could keep track of it yourself when using the visibility on/off functions (w script)


You mean by using a variable where manually store the status, and than checking against this variable?
doggy  
#4 Posted : Tuesday, December 31, 2024 8:53:59 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,263
Belgium
Location: Belgium

Thanks: 294 times
Was thanked: 965 time(s) in 799 post(s)
Originally Posted by: fabfab10 Go to Quoted Post
Originally Posted by: doggy Go to Quoted Post
Originally Posted by: fabfab10 Go to Quoted Post
Hello,
i was wondering if there is a way to check if an image or a text is visible in a graphic overlay using API.
I can turn them ON or OFF using SetTextVisible or SetImageVisible , any way to check the current state?


No

But you could keep track of it yourself when using the visibility on/off functions (w script)


You mean by using a variable where manually store the status, and than checking against this variable?


Yes. Use dynamicvariables for example
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.