Ignore:
Timestamp:
Mar 1, 2011 3:55:34 PM (13 years ago)
Author:
ming
Message:

Re #1182:

  • support for format modification after creating video port (currently for renderer with active role only).
  • support for format modification after opening SDL renderer.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/2.0-dev/pjmedia/include/pjmedia/videoport.h

    r3420 r3431  
    170170 
    171171/** 
    172  * Connect the video port from its downstream (slave) media port, if any. 
     172 * Disconnect the video port from its downstream (slave) media port, if any. 
    173173 * This operation is only valid for video ports created with active interface 
    174174 * selected, and assertion may be triggered if this is invoked on a passive 
Note: See TracChangeset for help on using the changeset viewer.