Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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.  re-
     sume_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 hi-
     jack sessions and blocks the process to whatever  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			   August 2026			resume_target(3)

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+15.1.quarterly>

home | help