toggle menu
SDK
androidJvm
switch theme
search in API
sdk-sensor-collection
/
com.combain.sdk_sensor_collection.pipeline
/
SLPipeSpec
/
PipeImplementation
Pipe
Implementation
class
PipeImplementation
(
val
pipeImplementation
:
SLPipeBase
)
:
SLPipeSpec
Provide the pipe in the form of a pre-instantiated instance.
Parameters
pipe
Implementation
instance of SLPipeBase derived class.
Members
Constructors
Pipe
Implementation
Link copied to clipboard
constructor
(
pipeImplementation
:
SLPipeBase
)
Properties
pipe
Implementation
Link copied to clipboard
val
pipeImplementation
:
SLPipeBase