Package com.brightcove.ssai.timeline
Class TimelineFactory
java.lang.Object
com.brightcove.ssai.timeline.TimelineFactory
A Timeline Factory class that creates the appropriate Timeline according to
the SSAIWrapper object received.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Timeline
create
(SSAIWrapper ssaiWrapper) Gets the concrete Timeline instance.
-
Method Details
-
create
Gets the concrete Timeline instance.- Parameters:
ssaiWrapper
- the ssai wrapper.- Returns:
- the timeline.
- Throws:
Exception
-