com.googlecode.mp4parser.boxes.mp4.objectdescriptors
Annotation Type Descriptor


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Descriptor

Created by IntelliJ IDEA. User: mstattma Date: 06.08.2010 Time: 06:54:58 To change this template use File | Settings | File Templates.


Required Element Summary
 int[] tags
           
 
Optional Element Summary
 int objectTypeIndication
           
 

Element Detail

tags

public abstract int[] tags

objectTypeIndication

public abstract int objectTypeIndication
Default:
-1


Copyright © 2012. All Rights Reserved.