Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1309 closed enhancement (fixed)

Add video device capability to support changing position and hiding of renderer window

Reported by: ming Owned by: ming
Priority: normal Milestone: release-2.0-alpha
Component: pjmedia-videodev Version: 2.0-dev-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Add two capabilities for videodev:

  • PJMEDIA_VID_DEV_CAP_OUTPUT_POSITION, to change the position of the renderer window
  • PJMEDIA_VID_DEV_CAP_OUTPUT_HIDE, to show/hide the renderer window

Change History (3)

comment:1 Changed 13 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

(In [3590]) Closed #1309: Add video device capability to support changing position and hiding of renderer window.

Provide SDL implementation for both capabilities.

comment:2 Changed 13 years ago by ming

(In [3601]) Re #1309: Add capability names and pointers for the new videodev's capabilities.

comment:3 Changed 13 years ago by ming

(In [3626]) Re #1309:

  • Add support for vid_dev_get_param() on SDL
Note: See TracTickets for help on using tickets.