Back to Exoplayer

SpliceScheduleCommand.ComponentSplice (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/metadata/scte35/SpliceScheduleCommand.ComponentSplice.html

latest1.3 KB
Original Source

Package com.google.android.exoplayer2.metadata.scte35

Class SpliceScheduleCommand.ComponentSplice


public static final classSpliceScheduleCommand.ComponentSpliceextends[Object](https://developer.android.com/reference/java/lang/Object.html "class or interface in java.lang")

Holds splicing information for specific splice schedule command components.

Field Summary

Fields | Modifier and Type | Field | Description | | --- | --- | --- | | int | componentTag | | | long | utcSpliceTime | |

Method Summary

- 

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

- 

componentTag

public final int componentTag
- 

utcSpliceTime

public final long utcSpliceTime