WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_vid_stream_sk_config Struct Reference

#include <vid_stream.h>

Data Fields

unsigned count
 
unsigned interval
 

Detailed Description

Structure of configuration settings for video stream sending keyframe after it is created.

Field Documentation

◆ count

unsigned pjmedia_vid_stream_sk_config::count

The number of keyframe to be sent after the stream is created.

Default: PJMEDIA_VID_STREAM_START_KEYFRAME_CNT

◆ interval

unsigned pjmedia_vid_stream_sk_config::interval

The keyframe sending interval after the stream is created.

Default: PJMEDIA_VID_STREAM_START_KEYFRAME_INTERVAL_MSEC


The documentation for this struct was generated from the following file:

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.