Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sbooth committed Jan 21, 2025
1 parent f129e2d commit a148098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/CSFBAudioEngine/Player/AudioPlayerNode.h
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ struct AudioPlayerNode final {

public:
/// Sequences events from from `mDecodeEventRingBuffer` and `mRenderEventRingBuffer` for processing in order
/// - warning: This function is not part of the public API
void ProcessPendingEvents() noexcept;

private:
Expand Down

0 comments on commit a148098

Please sign in to comment.