index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alsa
/
sbc.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'alsa/sbc.h')
-rw-r--r--
alsa/sbc.h
2
1 files changed, 2 insertions, 0 deletions
diff --git a/alsa/sbc.h b/alsa/sbc.h
index 02353160..568b1d7e 100644
--- a/
alsa/sbc.h
+++ b/
alsa/sbc.h
@@ -41,6 +41,8 @@ struct sbc_struct {
int size;
int len;
+ unsigned long duration;
+
void *priv;
};