Skip to content

Commit

Permalink
Update lib/membrane/core/element/demand_controller/auto_flow_utils.ex
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Front <[email protected]>
  • Loading branch information
FelonEkonom and mat-hek authored Jan 31, 2024
1 parent 379871c commit 317109a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ defmodule Membrane.Core.Element.DemandController.AutoFlowUtils do

# The introduced mechanism consists of two parts, the pseudocode for which is included below

# def onBufferArrivedInMessage() do
# def onBufferArrived() do
# if element uncorked do
# exec handle_buffer
# else
Expand Down

0 comments on commit 317109a

Please sign in to comment.