OpalStatusMediaStream Struct Reference

#include <opal.h>

List of all members.

Public Attributes

const char * m_callToken
 Call token for the call the media stream is.
const char * m_identifier
const char * m_type
const char * m_format
OpalMediaStates m_state


Detailed Description

Media stream information for the OpalIndMediaStream indication and OpalCmdMediaStream command.

This is may be returned from the OpalGetMessage() function or provided to the OpalSendMessage() function.


Member Data Documentation

Call token for the call the media stream is.

Unique identifier for the media stream. For OpalCmdMediaStream this may be left empty and the first stream of the type indicated by m_mediaType is used.

Media type and direction for the stream. This is a keyword such as "audio" or "video" indicating the type of the stream, a space, then either "in" or "out" indicating the direction. For OpalCmdMediaStream this may be left empty if m_identifier is used.

Media format for the stream. For OpalIndMediaStream this shows the format being used. For OpalCmdMediaStream this is the format to use. In the latter case, if empty or NULL, then a default is used.

For OpalIndMediaStream this indicates the status of the stream. For OpalCmdMediaStream this indicates the state to move to, see OpalMediaStates for more information.


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

Generated on Fri Dec 11 06:24:15 2009 for OPAL by  doxygen 1.5.6