public interface TagConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Tag tag)
Method will be called as soon as webm Tag is available
|
void consume(Tag tag) throws IOException
tag - - tag to be processedIOException - - exception accured during processingCopyright © 2005–2017 Red5. All rights reserved.