These classes assist in detecting opportunities in a timeline for placement of content, such as ads.
Package: com.adobe.mediacore.timeline.generators
Name | Description |
---|---|
AdSignalingModeOpportunityGenerator | Class which creates an initial opportunity for the specified advertising signaling mode. |
OpportunityGenerator | Base class for all opportunity generators. |
OpportunityGeneratorClient | Interface used by opportunity generators to communicate with TVSDK components. |
SpliceOutOpportunityGenerator | Class which monitors the playback timeline and detects ad placement opportunities inserted into the manifest as SpliceOut comments. |
TimedMetadataOpportunityGenerator | Default implementation of an opportunity generator which is using timed metadata information to detect and generate advertisement opportunities. |