YospaceSsaiDescription
data class YospaceSsaiDescription @JvmOverloads constructor(val streamType: YospaceStreamType = YospaceStreamType.LIVE, val sessionProperties: Session.SessionProperties = Session.SessionProperties()) : CustomSsaiDescription
The configuration for server-side ad insertion using the YospaceConnector.
Constructors
Link copied to clipboard
constructor(streamType: YospaceStreamType = YospaceStreamType.LIVE, sessionProperties: Session.SessionProperties = Session.SessionProperties())
Types
Link copied to clipboard
class Builder
A builder for a YospaceSsaiDescription.