mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Remove a TODO.
This commit is contained in:
@@ -47563,7 +47563,6 @@ MA_API ma_result ma_device_update_descriptor(ma_device* pDevice, ma_device_type
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* TODO: Reassess this. Doesn't feel right that this needs to be done here. Why can we not just used a fixed sized buffer like 1024? */
|
|
||||||
/*
|
/*
|
||||||
If the device is doing playback (ma_device_type_playback or ma_device_type_duplex), there's
|
If the device is doing playback (ma_device_type_playback or ma_device_type_duplex), there's
|
||||||
a couple of situations where we'll need a heap allocated cache.
|
a couple of situations where we'll need a heap allocated cache.
|
||||||
|
|||||||
Reference in New Issue
Block a user