
public class MediaDescriptor extends RefCounted
| Modifier and Type | Class and Description |
|---|---|
static class |
MediaDescriptor.Type
The type of media contained in a container's stream
|
| Modifier and Type | Method and Description |
|---|---|
MediaDescriptor |
copyReference()
Create a new MediaDescriptor 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 |
hashCode()
Get a hashable value for this object.
|
delete, getCurrentRefCountpublic MediaDescriptor copyReference()
copyReference in class RefCountedpublic boolean equals(Object obj)
Copyright © 2018 Humble Software. All rights reserved.