Opened 12 years ago

Closed 12 years ago

#1401 closed enhancement (fixed)

Add support for video device's window flags

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

Description

Allow application to specify video window's flags, such as whether the window is borderless, resizable.

Change History (1)

comment:1 Changed 12 years ago by ming

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

(In [3864]) Fixed #1401: Add support for video device's window flags

Now support flags PJMEDIA_VID_DEV_WND_BORDER and PJMEDIA_VID_DEV_WND_RESIZABLE.

Note: See TracTickets for help on using tickets.