Uses of Class
org.gstreamer.StreamInfo.StreamType

Packages that use StreamInfo.StreamType
org.gstreamer   
 

Uses of StreamInfo.StreamType in org.gstreamer
 

Methods in org.gstreamer that return StreamInfo.StreamType
 StreamInfo.StreamType StreamInfo.getStreamType()
           
static StreamInfo.StreamType StreamInfo.StreamType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StreamInfo.StreamType[] StreamInfo.StreamType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.