public class FLVMetadata extends Object
Constructor and Description |
---|
FLVMetadata(Map<String,Object> md) |
Modifier and Type | Method and Description |
---|---|
double |
getAudiochannels() |
String |
getAudiocodecid() |
double |
getAudiodatarate() |
String |
getAudiodevice() |
double |
getAudioinputvolume() |
double |
getAudiosamplerate() |
double |
getAvclevel() |
double |
getAvcprofile() |
Date |
getCreationdate() |
double |
getDuration() |
double |
getFramerate() |
double |
getHeight() |
String |
getPresetname() |
String |
getVideocodecid() |
double |
getVideodatarate() |
String |
getVideodevice() |
double |
getVideokeyframe_frequency() |
double |
getWidth() |
public double getDuration()
public double getWidth()
public double getHeight()
public double getFramerate()
public String getAudiocodecid()
public double getVideokeyframe_frequency()
public String getVideodevice()
public double getAvclevel()
public double getAudiosamplerate()
public double getAudiochannels()
public String getPresetname()
public double getVideodatarate()
public double getAudioinputvolume()
public Date getCreationdate()
public String getVideocodecid()
public double getAvcprofile()
public String getAudiodevice()
public double getAudiodatarate()
Copyright © 2019. All rights reserved.