Uses of Class
ws.schild.jave.info.VideoInfo
Packages that use VideoInfo
-
Uses of VideoInfo in ws.schild.jave.info
Methods in ws.schild.jave.info that return VideoInfoModifier and TypeMethodDescriptionMultimediaInfo.getVideo()Returns a set of video-specific informations.VideoInfo.setBitRate(int bitRate) Sets the video stream (average) bit rate.VideoInfo.setDecoder(String codec) Sets the video stream decoder name.VideoInfo.setFrameRate(float frameRate) Sets the video frame rate.VideoInfo.setMetadata(Map<String, String> metadata) Sets the video metadata.Sets the video size.Methods in ws.schild.jave.info with parameters of type VideoInfoModifier and TypeMethodDescriptionSets a set of video-specific informations.