Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AudioFormat/AudioSink: Use float in seconds for duration to avoid losing prec... | Sven Gothel | 2023-05-21 | 1 | -18/+28 |
* | AudioSink: Add getAvgFrameDuration(); API-Doc: Default*: 'frame' -> AudioFram... | Sven Gothel | 2023-05-21 | 1 | -1/+3 |
* | Add AudioSink.getSourceCount(), refine Audio* API doc | Sven Gothel | 2023-05-20 | 1 | -9/+11 |
* | AudioFormat: Fix rounding/int-truncate errors, all millisecond params use typ... | Sven Gothel | 2023-05-19 | 1 | -7/+7 |
* | Place AudioFormat in its own file outside AudioSink, JOAL's ALAudioSink has m... | Sven Gothel | 2023-05-18 | 1 | -0/+179 |