"vscode:/vscode.git/clone" did not exist on "83263d8571c9cdd46f250a7986a5219ed29d19a1"
Refactor StreamProcessor interface (#2791)
Summary: StreamProcessor is constructed on top of AVStream object, and attach streams defined by client code. This commit refactor the constructor and add_stream method signature so that `add_stream`'s signature is centered around the parameters required for filter construction. Pull Request resolved: https://github.com/pytorch/audio/pull/2791 Reviewed By: xiaohui-zhang Differential Revision: D40667979 Pulled By: mthrok fbshipit-source-id: 42220832f09a7895ede3cddf969d57feeb4ef7ec
Showing
Please register or sign in to comment