BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_port::port_data Struct Reference

#include <port.h>

Data Fields

void * pdata
 
long ldata
 

Detailed Description

Port data can be used by the port creator to attach arbitrary value to be associated with the port.

Field Documentation

◆ pdata

void* pjmedia_port::port_data::pdata

Pointer data.

◆ ldata

long pjmedia_port::port_data::ldata

Long data.


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

 


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