audioencoder: Add note to the documentation about various settings being reset before...
authorSebastian Dröge <sebastian@centricular.com>
Sat, 16 Jan 2016 09:17:50 +0000 (10:17 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 16 Jan 2016 10:05:13 +0000 (11:05 +0100)
commit761142e15adca65c38afab59a772ece4c744eb19
tree7d76740fa453fbd1767bf6df8e2c9116503ad10f
parent2717f4a86f3afa8a1cc5d4399b11e4cbab631944
audioencoder: Add note to the documentation about various settings being reset before set_format()

It's quite unexpected behaviour that various subclass settings are just
reset before set_format(). Unfortunately changing this now has the risk
of breaking existing code but we should reconsider this for 2.0.
gst-libs/gst/audio/gstaudioencoder.c