public class VideoMetadata extends Object
Constructor and Description |
---|
VideoMetadata(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
boolean |
check() |
Integer |
getBitrate() |
String |
getComment() |
Double |
getDuration() |
String |
getEncoder() |
List<StreamMetadata> |
getStreams() |
String |
getTitle() |
public VideoMetadata(InputStream inputStream)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.