Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AudioSink.init(): Detail 'frameDuration' intend and impact of underlying JOAL... | Sven Gothel | 2023-05-20 | 1 | -3/+14 |
* | Add AudioSink.getSourceCount(), refine Audio* API doc | Sven Gothel | 2023-05-20 | 1 | -1/+23 |
* | AudioSink: Add latency query, init(..) frameDuration in ms shall be int, fix ... | Sven Gothel | 2023-05-19 | 1 | -8/+34 |
* | Place AudioFormat in its own file outside AudioSink, JOAL's ALAudioSink has m... | Sven Gothel | 2023-05-18 | 1 | -150/+0 |
* | AudioSink: Add exclusive locking allowing implementations to short-cut for le... | Sven Gothel | 2023-05-17 | 1 | -0/+12 |
* | Promote common av (audio/video) classes (AudioSink, ..) from JOGL to GlueGen ... | Sven Gothel | 2023-05-17 | 1 | -0/+448 |