com.jcraft.jorbis
public class Comment extends Object
Field Summary | |
---|---|
int | comments |
int[] | comment_lengths |
byte[][] | user_comments |
byte[] | vendor |
Method Summary | |
---|---|
void | add(String comment) |
void | add_tag(String tag, String contents) |
String | getComment(int i) |
String | getVendor() |
int | header_out(Packet op) |
void | init() |
String | query(String tag) |
String | query(String tag, int count) |
String | toString() |