BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_media_type Struct Reference

#include <sip_msg.h>

Data Fields

pj_str_t type
 
pj_str_t subtype
 
pjsip_param param
 

Detailed Description

This structure describes SIP media type, as used for example in Accept and Content-Type header..

Field Documentation

◆ type

pj_str_t pjsip_media_type::type

Media type.

◆ subtype

pj_str_t pjsip_media_type::subtype

Media subtype.

◆ param

pjsip_param pjsip_media_type::param

Media type parameters


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.