Gets the presentation time of the first object, indicating where this digital media stream
starts within the context of the timeline of the ASF file as a whole.
Returns:
java.lang.Long - The presentation time of the first object.
getEndTime()
public final Long getEndTime()
Gets the presentation time of the last object plus the duration of play, indicating where
this digital media stream ends within the context of the timeline of the ASF file as a whole.
Returns:
java.lang.Long - The presentation time of the last object plus the duration of play.
getBitrate()
public final Long getBitrate()
Gets the leak rate R, in bits per second, of a leaky bucket that contains the data portion
of the stream without overflowing, excluding all ASF Data Packet overhead.
Returns:
java.lang.Long - The bleak rate R, in bits per second.
getAlternateBitrate()
public final Long getAlternateBitrate()
Gets the leak rate RAlt, in bits per second, of a leaky bucket that contains the data portion
of the stream without overflowing, excluding all ASF Data Packet overhead.
Returns:
java.lang.Long - The leak rate RAlt, in bits per second.
getFlags()
public final AsfExtendedStreamPropertyFlags getFlags()