package com.amazon.ivs.livetovod.models data class SizeModel(val width: Int, val height: Int)