//library/com.uploadcare.android.library.api/Video/copy
copy
[androidJvm]
Content
fun copy(bitrate: Int, codec: String, height: Int, width: Int, @Json(name = “frame_rate”)frameRate: Float): Video
//library/com.uploadcare.android.library.api/Video/copy
[androidJvm]
Content
fun copy(bitrate: Int, codec: String, height: Int, width: Int, @Json(name = “frame_rate”)frameRate: Float): Video