UniMRCP  1.7.0
Data Fields
mpf_frame_t Struct Reference

#include <mpf_frame.h>

Collaboration diagram for mpf_frame_t:
Collaboration graph
[legend]

Data Fields

int type
 
int marker
 
mpf_codec_frame_t codec_frame
 
mpf_named_event_frame_t event_frame
 

Detailed Description

Media frame

Field Documentation

◆ codec_frame

mpf_codec_frame_t mpf_frame_t::codec_frame

codec frame

◆ event_frame

mpf_named_event_frame_t mpf_frame_t::event_frame

named-event frame

◆ marker

int mpf_frame_t::marker

frame marker (start-of-event,end-of-event) mpf_frame_marker_e

◆ type

int mpf_frame_t::type

frame type (audio/video/named-event) mpf_frame_type_e


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