Set Icy Metadata to null on iOS

This commit is contained in:
Ryan Heise 2020-04-21 23:14:39 +10:00
parent 0f57b69ead
commit 24d97848ee
3 changed files with 60 additions and 16 deletions

View file

@ -130,6 +130,8 @@
@(_updateTime),
// TODO: buffer position
@(_updatePosition),
// TODO: Icy Metadata
[NSNull null],
]);
}