com.adobe.mediacore.timeline.advertising
Class PlacementInformation
java.lang.Object
com.adobe.mediacore.timeline.advertising.PlacementInformation
public final class PlacementInformation
- extends Object
UNKNOWN_DURATION
public static final int UNKNOWN_DURATION
- See Also:
- Constant Field Values
PlacementInformation
public PlacementInformation(PlacementInformation.Type type,
long time,
long duration)
getDuration
public long getDuration()
getTime
public long getTime()
getType
public PlacementInformation.Type getType()
toString
public String toString()
- Returns a String representation of the current placement information.
- Overrides:
toString
in class Object
- Returns:
- a string containing all properties of this placement information