GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
target_framemode(3) Arcan Lua API target_framemode(3)

target_framemode - Hint to the target frameserver to restrict frame delivery.

nil
target_framemode( tgtid, skipval, prewake, preaud, skipdbg1, skipdbg2 )

Some frameservers can be instructed to ignore transferring frames with deadlines that cannot be matched. The semantics for skipval: -1 ( NONE ) -- always deliver every frame, stall if necessary. 0 ( AUTO ) -- the frameserver is responsible for only delivering relevant frames. 0 < n <= 9 ( STEP n) -- only process every n frames, retain clock. 9 < n < * ( FASTFWD ) -- only process every n (n - 9) frames, fast forward clock. prewake determines how far in advance of the next deadline frame generation should begin. preaud forcibly desynchs A/V clock n frames in order to allow some buffering. *skipdbg1/skipdbg2* if these are set to > 0, random() jitter sleeps are inserted before generation and transmission to troubleshoot / optimize timing in the main process.

1
Switching skipmode may force an audio buffer flush.
2
Only libretro follows this pattern at the moment, but decode and hijack libraries will be updated to include support. hijack and decode will also
June 2022 targetcontrol

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.