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

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

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

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



Copyright © 2011. All Rights Reserved.