#include <sbGStreamerTranscodeDeviceConfigurator.h>
Public Attributes | |
| nsCString | muxer |
| nsCString | audioEncoder |
| nsCString | videoEncoder |
The mapping of profile to gstreamer element names (muxer + a/v encoder)
Definition at line 202 of file sbGStreamerTranscodeDeviceConfigurator.h.
| nsCString sbGStreamerTranscodeDeviceConfigurator::EncoderProfileData::audioEncoder |
Definition at line 204 of file sbGStreamerTranscodeDeviceConfigurator.h.
| nsCString sbGStreamerTranscodeDeviceConfigurator::EncoderProfileData::muxer |
Definition at line 203 of file sbGStreamerTranscodeDeviceConfigurator.h.
| nsCString sbGStreamerTranscodeDeviceConfigurator::EncoderProfileData::videoEncoder |
Definition at line 205 of file sbGStreamerTranscodeDeviceConfigurator.h.