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 --> PJSIP Reference

pjsua_on_stream_precreate_param Struct Reference

#include <pjsua.h>

Data Fields

unsigned stream_idx
 
pjsua_stream_info stream_info
 

Detailed Description

Structure to be passed to on stream precreate callback. See on_stream_precreate().

Field Documentation

◆ stream_idx

unsigned pjsua_on_stream_precreate_param::stream_idx

Stream index in the media session, read-only.

◆ stream_info

pjsua_stream_info pjsua_on_stream_precreate_param::stream_info

Parameters that the stream will be created from.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.