ContentBounds

data class ContentBounds(val hasContent: Boolean, val firstSample: Long, val lastSample: Long, val firstSeconds: Double, val lastSeconds: Double)

Constructors

Link copied to clipboard
constructor(hasContent: Boolean, firstSample: Long, lastSample: Long, firstSeconds: Double, lastSeconds: Double)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard