create Media Metadata
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
sub Title
the sub title
studio
the studio
image Url
the image url
big Image Url
the big image url