Hello!
I am currently using an old version and cannot upgrade immediately.
In the old version, in the FrameQueue.PeekWriteable() method, ChangeEvent.WaitOne does not have a timeout parameter. Is there a certain probability of causing hang to decoding threads?
(I know that in the new version FrameQueue have been replaced with FrameStore.)
Thanks!
Hello!
I am currently using an old version and cannot upgrade immediately.
In the old version, in the
FrameQueue.PeekWriteable()method,ChangeEvent.WaitOnedoes not have a timeout parameter. Is there a certain probability of causing hang to decoding threads?(I know that in the new version FrameQueue have been replaced with FrameStore.)
Thanks!