YospaceSsaiDescription
@Serializable
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.
Properties
Link copied to clipboard
Link copied to clipboard
@Serializable(with = YospaceSessionPropertiesKSerializer::class)
Custom properties to set when initializing the Yospace session.
Link copied to clipboard
The type of the requested stream.