mediastreamer2  2.11.0
Data Fields
_MSFmtDescriptor Struct Reference

#include <formats.h>

Data Fields

MSFormatType type
char * encoding
int nchannels
int rate
char * fmtp
MSVideoSize vsize
float fps
char * text

Detailed Description

Structure describing fully a media format.


Field Documentation

MSFormatType _MSFmtDescriptor::type

format type, audio or video

the name of the encoding: for example pcmu, H264, opus

number of channels, relevant for audio only

Samplerate for audio, clockrate for video

fmtp

video size

average framerate

do not use directly, use ms_fmt_descriptor_to_string() instead


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