#include <pjsua.h>
Parameters for starting video preview with pjsua_vid_preview_start(). Application should initialize this structure with pjsua_vid_preview_param_default().
◆ rend_id
Device ID for the video renderer to be used for rendering the capture stream for preview. This parameter is ignored if native preview is being used.
Default: PJMEDIA_VID_DEFAULT_RENDER_DEV
◆ show
Show window initially.
Default: PJ_TRUE.
◆ wnd_flags
unsigned pjsua_vid_preview_param::wnd_flags |
◆ format
◆ wnd
Optional output window to be used to display the video preview. This parameter will only be used if the video device supports PJMEDIA_VID_DEV_CAP_OUTPUT_WINDOW capability and the capability is not read-only.
The documentation for this struct was generated from the following file: