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_rc_config Struct Reference

#include <vid_stream.h>

Data Fields

pjmedia_vid_stream_rc_method method
 
unsigned bandwidth
 

Detailed Description

Structure of configuration settings for video stream sending rate control.

Field Documentation

◆ method

pjmedia_vid_stream_rc_method pjmedia_vid_stream_rc_config::method

Rate control method.

Default: PJMEDIA_VID_STREAM_RC_SIMPLE_BLOCKING.

◆ bandwidth

unsigned pjmedia_vid_stream_rc_config::bandwidth

Upstream/outgoing bandwidth. If this is set to zero, the video stream will use codec maximum bitrate setting.

Default: 0 (follow codec maximum bitrate).


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

 


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