Info

data class Info(val offset: Int, val size: Int, val timestamp: Long, val isKeyFrame: Boolean)

Constructors

Link copied to clipboard
constructor(offset: Int, size: Int, timestamp: Long, isKeyFrame: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
val offset: Int
Link copied to clipboard
val size: Int
Link copied to clipboard