Factory

class Factory(context: Context, streamConfig: StreamConfig) : StreamIngestFactory

A factory class to create the StreamIngest object.

Constructors

Link copied to clipboard
constructor(context: Context, streamConfig: StreamConfig)