membrane_core icon indicating copy to clipboard operation
membrane_core copied to clipboard

Add metadata structs instead of free form metadata

Open mspanc opened this issue 7 years ago • 0 comments

Currently elements can add some metadata.

We should add mechanism of traits that allow to store "history of a buffer", so e.g. if MP3 frame comes from HTTP source it would be useful to access HTTP headers even if it was decoded.

It should accumulate somehow over passing the pipeline.

mspanc avatar Dec 05 '18 14:12 mspanc