BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <pjsua.h>

Data Fields

pjmedia_type type
 
union {
   pjmedia_stream_info   aud
 
   pjmedia_vid_stream_info   vid
 
info
 

Detailed Description

Media stream info.

Field Documentation

◆ type

pjmedia_type pjsua_stream_info::type

Media type of this stream.

◆ aud

pjmedia_stream_info pjsua_stream_info::aud

Audio stream info

◆ vid

pjmedia_vid_stream_info pjsua_stream_info::vid

Video stream info

◆ 

union { ... } pjsua_stream_info::info

Stream info (union).


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.