switch_codec_fmtp Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_codec_fmtp:

[legend]

Data Fields

uint32_t actual_samples_per_second
int bits_per_second
int microseconds_per_packet
void * private_info

Detailed Description

an abstract handle of a fmtp parsed by codec

Definition at line 573 of file switch_module_interfaces.h.


Field Documentation

uint32_t switch_codec_fmtp::actual_samples_per_second

actual samples transferred per second for those who are not moron g722 RFC writers

Definition at line 575 of file switch_module_interfaces.h.

int switch_codec_fmtp::bits_per_second

bits transferred per second

Definition at line 577 of file switch_module_interfaces.h.

int switch_codec_fmtp::microseconds_per_packet

number of microseconds of media in one packet (ptime * 1000)

Definition at line 579 of file switch_module_interfaces.h.

void* switch_codec_fmtp::private_info

private data for the codec module to store handle specific info

Definition at line 581 of file switch_module_interfaces.h.


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:27 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7