getScreenLayoutParams
fun BaseVideoView.getScreenLayoutParams(top: String?, left: String?, width: Int? = 0, height: Int? = 0): <Error class: unknown class>?
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