Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 471d69cc authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "uapi: sound: add new meta key to get DSP render position"

parents 084729e3 49b19045
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -245,4 +245,5 @@ struct snd_compr_metadata {
#define SND_COMPR_TRIGGER_DRAIN 7 /*FIXME move this to pcm.h */
#define SND_COMPR_TRIGGER_NEXT_TRACK 8
#define SND_COMPR_TRIGGER_PARTIAL_DRAIN 9
#define SNDRV_COMPRESS_DSP_POSITION 10
#endif