BLOG | DOCUMENTATION | TRAC

Home --> Documentations --> PJMEDIA Reference

pjmedia_transport_specific_info Struct Reference
[Media Transport]

Data Fields

pjmedia_transport_type type
int cbsize
char buffer [PJMEDIA_TRANSPORT_SPECIFIC_INFO_MAXSIZE]

Detailed Description

This structure describes storage buffer of transport specific info. The actual transport specific info contents will be defined by transport implementation. Note that some transport implementations do not need to provide specific info, since the general socket info is enough.


Field Documentation

Specify storage buffer size of transport specific info.

char pjmedia_transport_specific_info::buffer[PJMEDIA_TRANSPORT_SPECIFIC_INFO_MAXSIZE]

Storage buffer of transport specific info.


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

 


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