rtp: fix channel positions for mono
This commit is contained in:
parent
eab2b16b63
commit
d7fd42999e
@ -111,7 +111,7 @@ static const GstAudioChannelPosition pos_8_3[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static const GstAudioChannelPosition pos_def_1[] = {
|
static const GstAudioChannelPosition pos_def_1[] = {
|
||||||
GST_AUDIO_CHANNEL_POSITION_NONE
|
GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
|
||||||
};
|
};
|
||||||
|
|
||||||
static const GstAudioChannelPosition pos_def_2[] = {
|
static const GstAudioChannelPosition pos_def_2[] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user