
public class MediaSampled extends MediaRaw
DEFAULT_TIME_STAMP_FORMAT| Modifier and Type | Method and Description |
|---|---|
MediaSampled |
copyReference()
Create a new MediaSampled object that is actually referring to the
exact same underlying native object.
|
boolean |
equals(Object obj)
Compares two values, returning true if the underlying objects in native code are the same object.
|
int |
getNumSamples()
The number of samples in this frame of sampled data.
|
int |
hashCode()
Get a hashable value for this object.
|
getBestEffortTimeStamp, getMetaData, getPacketDts, getPacketDuration, getPacketPts, getPacketSize, getPts, getTimeBase, getTimeStamp, isKey, setComplete, setTimeBase, setTimeStampgetFormattedTimeStamp, getFormattedTimeStamp, isCompletedelete, getCurrentRefCountpublic MediaSampled copyReference()
copyReference in class MediaRawpublic boolean equals(Object obj)
public int hashCode()
public int getNumSamples()
Copyright © 2018 Humble Software. All rights reserved.