set Media View Lazy Loading
fun setMediaViewLazyLoading(options: MediaViewLazyLoadingOptions, listener: MediaViewLazyLoadingListener? = null): <Error class: unknown class>
Sets options and listener to enable the media view lazy loading feature.
Supported media types:
IMAGE: lazy-loads the main image.
VIDEO (out-stream): lazy-parses VAST and lazy-loads the thumbnail image.
For other ad formats (e.g. Native Simple, banner) the options are ignored.