FreeBSD Manual Pages
resume_target(3) Arcan Lua API resume_target(3) NAME resume_target - Request that the targetid resumes from a previously paused state. SYNOPSIS nil resume_target( targetvid, noblock_fsrv ) DESCRIPTION There are two principal pause/resume mechanisms that overlap slightly. resume_movie guarantee that the audio/video playback sampling will be paused in the main engine. This implies that queued buffers (decode- sessions can maintain a preset number of cached audio/video frames) will be kept intact. The related resume_target sends a request to the target frameserver or hijack sessions and blocks the process to what- ever extent is possible. If noblock_fsrv is set to something other than 0, only the hinting event is sent. SEE ALSO: resume_movie(3) targetcontrol April 2025 resume_target(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=resume_target&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>