|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMetaService
IMetaService Defines the MetaData Service API
| Method Summary | |
|---|---|
File |
getFile()
Returns the file being accessed |
IMetaCue[] |
readMetaCue()
Read the Meta Cue Points |
MetaData<?,?> |
readMetaData(IoBuffer buffer)
Read the MetaData |
void |
setFile(File file)
Media file to be accessed |
void |
write(IMetaData<?,?> meta)
Initiates writing of the MetaData |
void |
writeMetaCue()
Writes the Meta Cue Points |
void |
writeMetaData(IMetaData<?,?> metaData)
Writes the MetaData |
| Method Detail |
|---|
void write(IMetaData<?,?> meta)
throws IOException
meta - Metadata
IOException - I/O exceptionvoid writeMetaData(IMetaData<?,?> metaData)
metaData - Metadatavoid writeMetaCue()
MetaData<?,?> readMetaData(IoBuffer buffer)
buffer - IoBuffer source
IMetaCue[] readMetaCue()
void setFile(File file)
file - File getFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||