Changes between Initial Version and Version 3 of Ticket #1265
- Timestamp:
- Jul 13, 2011 3:48:48 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1265
- Property Owner changed from nanang to bennylp
- Property Status changed from new to assigned
- Property Component changed from pjmedia to pjsua-lib
-
Ticket #1265 – Description
initial v3 1 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: 2 - 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. 3 - mouse click to video area may be interesting to app