toggle menu
fl-android-sdk
7.0.266
androidJvm
switch theme
search in API
fl-foundation
/
com.quickplay.vstb7.process
/
Pipeline
/
pipe
pipe
fun
<
NextOutput
>
pipe
(
nextStep
:
(
Output
)
->
NextOutput
)
:
Pipeline
<
Input
,
NextOutput
>
fun
<
NextOutput
>
pipe
(
nextStep
:
Step
<
Output
,
NextOutput
>
)
:
Pipeline
<
Input
,
NextOutput
>