summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia-videodev/videodev.h
diff options
context:
space:
mode:
authorLiong Sauw Ming <ming@teluu.com>2012-06-15 08:13:43 +0000
committerLiong Sauw Ming <ming@teluu.com>2012-06-15 08:13:43 +0000
commit86710818f1c65192a78f05d1e2e5672c8802e55e (patch)
treef78cb92d871e1f15fc54e06159c9a7b112d1989b /pjmedia/include/pjmedia-videodev/videodev.h
parent98e356c52e43727afe3c0759ede9aa68814e8234 (diff)
Fixed #1536: Modify video port creation parameter to be set with actual creation prm on output
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4167 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjmedia/include/pjmedia-videodev/videodev.h')
-rw-r--r--pjmedia/include/pjmedia-videodev/videodev.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/pjmedia/include/pjmedia-videodev/videodev.h b/pjmedia/include/pjmedia-videodev/videodev.h
index 235d2a3e..9238e0e3 100644
--- a/pjmedia/include/pjmedia-videodev/videodev.h
+++ b/pjmedia/include/pjmedia-videodev/videodev.h
@@ -676,7 +676,10 @@ pjmedia_vid_dev_default_param(pj_pool_t *pool,
* if the device ID in the \a param specifies default device, it may be
* replaced with the actual device ID upon return.
*
- * @param param Sound device parameters to be used for the stream.
+ * @param param On input, it specifies the video device parameters
+ * to be used for the stream. On output, this will be
+ * set to the actual video device parameters used to
+ * open the stream.
* @param cb Pointer to structure containing video stream
* callbacks.
* @param user_data Arbitrary user data, which will be given back in the