MMMessageType Union Reference

#include <mm_message.h>


Detailed Description

This structure defines message parameter.
Examples:

mm_camcorder_audio_example.c, mm_camcorder_image_example.c, mm_camcorder_video_example.c, and mm_player_example.c.


Data Fields

int code
struct {
   int   total
   int   elapsed
time
struct {
   int   previous
   int   current
state
struct {
   int   total
   int   elapsed
time
struct {
   int   previous
   int   current
state

Field Documentation

MM_MESSAGE_ERROR, MM_MESSAGE_WARNING message parameter code.

Examples:
mm_camcorder_audio_example.c, mm_camcorder_image_example.c, and mm_camcorder_video_example.c.

Total time.

struct { ... } MMMessageType::time

MM_MESSAGE_TIME_ELAPSED message parameter structure.

Examples:
mm_camcorder_audio_example.c, and mm_camcorder_video_example.c.

Previous state.

struct { ... } MMMessageType::state

MM_MESSAGE_STATE_CHANGED message parameter structure.

Examples:
mm_camcorder_audio_example.c, mm_camcorder_image_example.c, mm_camcorder_video_example.c, and mm_player_example.c.

struct { ... } MMMessageType::time

MM_MESSAGE_TIME_ELAPSED message parameter structure.

struct { ... } MMMessageType::state

MM_MESSAGE_STATE_CHANGED message parameter structure.


The documentation for this union was generated from the following files:
  • AVFramework/common/mm_message.h
  • GStreamerFramework/common/mm_message.h

Generated on Mon Mar 31 01:01:00 2008 by  doxygen 1.5.4