org.kurento.client.GstreamerDotDetails Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kurento-client Show documentation
Show all versions of kurento-client Show documentation
Kurento Client
The Kurento Client project allows server applications to control media server resources.
/**
* This file is generated with Kurento ktool-rom-processor.
* Please don't edit. Changes should go to kms-interface-rom and
* ktool-rom-processor templates.
*/
package org.kurento.client;
/**
*
* Details of gstreamer dot graphs
*
**/
public enum GstreamerDotDetails {SHOW_MEDIA_TYPE, SHOW_CAPS_DETAILS, SHOW_NON_DEFAULT_PARAMS, SHOW_STATES, SHOW_FULL_PARAMS, SHOW_ALL, SHOW_VERBOSE}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy