public class MediaMeta extends Object
| Constructor and Description |
|---|
MediaMeta() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDurationInSeconds() |
Long |
getSizeInBytes() |
void |
setDurationInSeconds(Long durationInSeconds) |
void |
setSizeInBytes(Long sizeInBytes) |
String |
toString() |
Copyright © 2016. All rights reserved.