createMediaMetadata

open fun createMediaMetadata(title: String, subTitle: String, studio: String, imageUrl: String, bigImageUrl: String): MediaMetadata

Creates a MediaMetadata using the parameters passed.

Return

the media metadata

Parameters

title

the title

subTitle

the sub title

studio

the studio

imageUrl

the image url

bigImageUrl

the big image url