#include <sbGStreamerTranscodeAudioConfigurator.h>
Public Attributes | |
nsCString | muxer |
nsCString | audioEncoder |
nsCString | videoEncoder |
The mapping of profile to gstreamer element names (muxer + a/v encoder)
Definition at line 158 of file sbGStreamerTranscodeAudioConfigurator.h.
nsCString sbGStreamerTranscodeAudioConfigurator::EncoderProfileData::audioEncoder |
Definition at line 160 of file sbGStreamerTranscodeAudioConfigurator.h.
nsCString sbGStreamerTranscodeAudioConfigurator::EncoderProfileData::muxer |
Definition at line 159 of file sbGStreamerTranscodeAudioConfigurator.h.
nsCString sbGStreamerTranscodeAudioConfigurator::EncoderProfileData::videoEncoder |
Definition at line 161 of file sbGStreamerTranscodeAudioConfigurator.h.