From e6ecd52a4ead2284e5de41ebca27c81b3d7d462b Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Mon, 30 Apr 2018 12:06:07 +0300 Subject: [PATCH] mediatype-audio-raw: document GstAudioMeta --- markdown/design/mediatype-audio-raw.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/markdown/design/mediatype-audio-raw.md b/markdown/design/mediatype-audio-raw.md index 603ee91..dade166 100644 --- a/markdown/design/mediatype-audio-raw.md +++ b/markdown/design/mediatype-audio-raw.md @@ -21,6 +21,10 @@ Use `GstAudioInfo` and related helper API to create and parse raw audio caps. ## Metadata + - `GstAudioMeta`: Metadata that describes the layout of the data inside + the buffer. It is a requirement for buffers with non-interleaved layout + to have this metadata attached. + - `GstAudioDownmixMeta`: A matrix for downmixing multichannel audio to a lower numer of channels. -- 2.7.4