@FunctionalInterface
public interface GetMediaInformationCallback
Represents a callback function to receive asynchronous getMediaInformation result.
| Modifier and Type | Method and Description |
|---|---|
void |
apply(MediaInformation mediaInformation) |
void apply(MediaInformation mediaInformation)