PrivateCommand
@UnstableApi
public final class PrivateCommand extends SpliceCommand
| java.lang.Object | ||
| ↳ | androidx.media3.extractor.metadata.scte35.SpliceCommand | |
| ↳ | androidx.media3.extractor.metadata.scte35.PrivateCommand |
Represents a private command as defined in SCTE35, Section 9.3.6.
Summary
Public fields |
|
|---|---|
final byte[] |
The private bytes as defined in SCTE35, Section 9.3.6. |
final long |
The identifier as defined in SCTE35, Section 9.3.6. |
final long |
The |
Inherited methods |
||||||
|---|---|---|---|---|---|---|
|
Public fields
commandBytes
public final byte[] commandBytes
The private bytes as defined in SCTE35, Section 9.3.6.