VchipAction

sealed class VchipAction

The action to take on content advisory XDS packets. If you select PASSTHROUGH, packets will not be changed. If you select STRIP, any packets will be removed in output captions.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : VchipAction
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String