Opened 8 years ago

Closed 8 years ago

#1944 closed enhancement (fixed)

Allow native window to be set for video output window on SDL

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

Description

To allow app to set the output window, the video device wrapper needs to support PJMEDIA_VID_DEV_CAP_OUTPUT_WINDOW capability and can be set using pjsua_vid_win_set_win() or VideoWindow::setWindow().

This ticket will add the support for SDL.

Change History (2)

comment:1 Changed 8 years ago by riza

In 5392:

Re #1944: Allow native window to be set for video output window on SDL

comment:2 Changed 8 years ago by riza

  • Milestone changed from release-2.6 to release-2.5.5
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.