Ignore:
Timestamp:
Jun 15, 2012 8:13:43 AM (12 years ago)
Author:
ming
Message:

Fixed #1536: Modify video port creation parameter to be set with actual creation prm on output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia-videodev/videodev.h

    r4016 r4167  
    677677 * replaced with the actual device ID upon return. 
    678678 * 
    679  * @param param         Sound device parameters to be used for the stream. 
     679 * @param param         On input, it specifies the video device parameters 
     680 *                      to be used for the stream. On output, this will be 
     681 *                      set to the actual video device parameters used to 
     682 *                      open the stream. 
    680683 * @param cb            Pointer to structure containing video stream 
    681684 *                      callbacks. 
Note: See TracChangeset for help on using the changeset viewer.