Uses of Class
com.flazr.io.flv.AudioTag.CodecType

Packages that use AudioTag.CodecType
com.flazr.io.flv   
 

Uses of AudioTag.CodecType in com.flazr.io.flv
 

Methods in com.flazr.io.flv that return AudioTag.CodecType
 AudioTag.CodecType AudioTag.getCodecType()
           
static AudioTag.CodecType AudioTag.CodecType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AudioTag.CodecType[] AudioTag.CodecType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
static AudioTag.CodecType AudioTag.CodecType.valueToEnum(int value)
           
 



Copyright © 2011. All Rights Reserved.