Skip to content

Commit c679920

Browse files
committed
Apply reviewers suggestions
1 parent 6a5f25a commit c679920

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

lib/membrane_opus/parser.ex

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@ defmodule Membrane.Opus.Parser do
3131
on the self-delimiting Opus format.
3232
"""
3333
],
34-
# Remote
35-
# Opus undel
36-
# Opus del
37-
assume_input_self_delimiting?: [
34+
fallback_input_delimitation: [
3835
spec: boolean(),
3936
default: false,
4037
description: """

0 commit comments

Comments
 (0)