This video-specific structure sets a video jitter buffer latency value.
Use this structure with the MSP_CMD_JITTER_CHG_VIDEO_LATENCY command, which is described in Setting the video jitter buffer latency.
typedef struct tag_msp_JITTER_VID_LATENCY
{
DWORD value;
} msp_FILTER_JITTER_VID_LATENCY;
|
Field name |
Default |
Description |
|---|---|---|
|
value |
0 |
Video jitter buffer latency duration in ms. Valid values are 0 - 2000. |