Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

zapITelephoneEventFrame Interface Reference
[ZAP Media Kit (ZMK) module]

import "zapITelephoneEventFrame.idl";

List of all members.


Detailed Description

An RFC2833 audio/telephone-event media frame.


Public Attributes

attribute boolean M
 Marker bit.
attribute unsigned short event
 Event field (8 bits).
attribute boolean E
 'E' bit.
attribute unsigned short volume
 Power level of the tone in dBm0 after dropping sign.
attribute unsigned short duration
 Duration of tone in timestamp units (16 bits).


Member Data Documentation

attribute unsigned short zapITelephoneEventFrame::duration
 

Duration of tone in timestamp units (16 bits).

attribute boolean zapITelephoneEventFrame::E
 

'E' bit.

Signifies the end of an event.

attribute unsigned short zapITelephoneEventFrame::event
 

Event field (8 bits).

attribute boolean zapITelephoneEventFrame::M
 

Marker bit.

Signifies the start of a new event.

attribute unsigned short zapITelephoneEventFrame::volume
 

Power level of the tone in dBm0 after dropping sign.

(6 bits: 0 to -63dBm0)


The documentation for this interface was generated from the following file:
Generated on Sat Aug 30 00:00:02 2008 for Mozilla ZAP by  doxygen 1.4.4