Custom

data class Custom(val identifier: String) : DataTrackFrameEncoding

An application-specific encoding identified by identifier.

Constructors

Link copied to clipboard
constructor(identifier: String)

Properties

Link copied to clipboard
open override val identifier: String

Stable string form. Identifiers naming a well-known encoding always map to that case.