| Method and Description |
|---|
| org.kurento.client.MediaElement.setOutputBitrate(int)
Allows change the target bitrate for the media output, if the media is encoded using VP8 or H264. This method only works if it is called before the media starts to flow.
|
| org.kurento.client.MediaElement.setOutputBitrate(Transaction, int)
Allows change the target bitrate for the media output, if the media is encoded using VP8 or H264. This method only works if it is called before the media starts to flow.
|
Copyright © 2015 Kurento. All rights reserved.