It's all about the answers!

Ask a question

Locking of the Component using rtc api


Rajat Krishnan (7015) | asked Nov 20 '19, 7:21 a.m.
edited Nov 20 '19, 7:38 a.m.
i am trying to implement a functionality of Locking the component inside the stream,so is there any rtc api that takes two parameter i.e stream and component and finally locks the component(Using RTC Api) ? Please also elaborate the answer if possible as i am new to rtc api.
 
Thanks in advance

2 answers



permanent link
Shashikant Padur (4.2k27) | answered Nov 20 '19, 10:30 p.m.
JAZZ DEVELOPER

Take a look at ILockOperation#lock(IWorkspaceConnection stream, IComponentHandle component)


Comments
Ralph Schoon commented Nov 21 '19, 8:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Thanks, was totally unaware of that. 


permanent link
Ralph Schoon (63.1k33645) | answered Nov 20 '19, 9:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Nov 20 '19, 9:09 a.m.

 Not that I am aware of.

I am not aware that we support locking of components. Is there anything in the documentation that indicates this is supported at all?

Your answer


Register or to post your answer.