org.gstreamer.lowlevel
public interface GstTagAPI extends com.sun.jna.Library
Modifier and Type | Field and Description |
---|---|
static GstTagAPI |
GSTTAG_API |
Modifier and Type | Method and Description |
---|---|
boolean |
gst_tag_exists(String tag) |
String |
gst_tag_get_description(String tag) |
TagFlag |
gst_tag_get_flag(String tag) |
String |
gst_tag_get_nick(String tag) |
GType |
gst_tag_get_type(String tag) |
boolean |
gst_tag_is_fixed(String tag) |
Copyright © 2014. All rights reserved.