Opened 13 years ago

Last modified 13 years ago

#1265 closed task

Handling GUI event such as window resize, window closed — at Version 3

Reported by: bennylp Owned by: bennylp
Priority: major Milestone: release-2.0-alpha
Component: pjsua-lib Version: 2.0-dev-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

While in general there are only few window events to be exported to application, since video window has no decoration (hence user cannot move, resize, close, etc.), there are events that may be interesting to app:

  • if incoming video format/size has changed, and video window is updated. App needs this to move/resize the window to fit the app window.
  • mouse click to video area may be interesting to app

Change History (3)

comment:1 Changed 13 years ago by bennylp

  • Owner changed from nanang to ming
  • Status changed from new to assigned

comment:2 Changed 13 years ago by bennylp

  • Owner changed from ming to bennylp

comment:3 Changed 13 years ago by bennylp

  • Component changed from pjmedia to pjsua-lib
  • Description modified (diff)
Note: See TracTickets for help on using tickets.