| Package | Description |
|---|---|
| ws.schild.jave |
JAVE - Java Audio Video Encoder
|
| Modifier and Type | Method and Description |
|---|---|
VideoInfo |
MultimediaInfo.getVideo()
Returns a set of video-specific informations.
|
VideoInfo |
VideoInfo.setBitRate(int bitRate)
Sets the video stream (average) bit rate.
|
VideoInfo |
VideoInfo.setDecoder(String codec)
Sets the video stream decoder name.
|
VideoInfo |
VideoInfo.setFrameRate(float frameRate)
Sets the video frame rate.
|
VideoInfo |
VideoInfo.setSize(VideoSize size)
Sets the video size.
|
| Modifier and Type | Method and Description |
|---|---|
MultimediaInfo |
MultimediaInfo.setVideo(VideoInfo video)
Sets a set of video-specific informations.
|
Copyright © 2020. All rights reserved.