tottaka

Results 5 issues of tottaka

Hi, I was wondering if there are any plans on supporting the generic application specific close codes 4000 – 4999? Also, is there a way to get the close reason...

Hi, is it possible to reset the media file video and audio streams back to beginning once they reach the end? For example to make the video loop back to...

Hi, I am trying to detect when an i-frame is inserted in my custom OutputCaptureHandler class like so: ``` public override void Process(ImageContext context) { if (context.IFrame) { Console.WriteLine("IFrame"); }...

Hi, is there a way to speed up the decoder or can someone explain why decoding a single 1920 x 1080 frame is taking 100ms? Is this normal? Since there...

Hi, I have a day 600+ save file with people over level 30. I can't seem to be able to get my player to transfer successfully and I saw that...