vardsplay_media={// All general fields are also included...// RSS Media specificimageUrl:'/path/to/image',// Image path of selected RSS Item (if available)imageTitle:'Image Title',// Title of RSS item image (if available)qrCode:'/path/to/qrcode',// Path to auto-generated QRCode imagehasImage:true,// A flag indicating if the current item has imageitemDescription:'Description',// RSS item descriptionitemContent:'Content',// RSS item contentitemTitle:'Item Title',// RSS item titlesource:'CNN',// An internal control field indicating the source of RSS. // You define the value of source when create a RSS Channel.title:'Breaking News',// The media title}