MediaUnitseekHandling Field |
Defines how mid content ads should be handled when the user has skipped over several batches. Use this parameter to instruct the player to render: only the first ad batch, only the last ad batch or all passed ad batches. Defaults to `APSHandleSeekEventPlayLastBreak`.
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public MediaUnitHandleSeekEvent seekHandling
Public seekHandling As MediaUnitHandleSeekEvent
public:
MediaUnitHandleSeekEvent seekHandling
val mutable seekHandling: MediaUnitHandleSeekEvent
Field Value
Type:
MediaUnitHandleSeekEventSee Also