Package-level declarations
Properties
Functions
getCalculateSize is an extension function that return the correct Sizes from an element taking the BaseVideoView width and height as 100%
Return the project data from an annotation
getScreenLayoutParams is an extension function that get the position (top, left) as a percentage from the API and return the layout parameters taking the BaseVideoView width and height as 100% if it is an image or layout will also receive the width and height to add the sizes
getScreenSizes() extension function that returns a Pair of height and width to be used in getScreenLayoutParams() and getCalculateSize()
getTimeMap is an extension function that return a Map from the annotation list with the id and the startTime only
jumpTo is an extension function that emit the SEEK_TO event