standinga
cursor?.use { c -> if (c.moveToFirst()) path = c.getString(c.getColumnIndex(MediaStore.Video.Media.DATA)) }