|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMetaService | |
|---|---|
| org.red5.io.flv | |
| org.red5.io.flv.impl | |
| org.red5.io.flv.meta | |
| org.red5.io.mp4 | |
| org.red5.io.mp4.impl | |
| Uses of IMetaService in org.red5.io.flv |
|---|
| Methods in org.red5.io.flv with parameters of type IMetaService | |
|---|---|
void |
IFLV.setMetaService(IMetaService service)
Sets the MetaService through Spring |
| Uses of IMetaService in org.red5.io.flv.impl |
|---|
| Methods in org.red5.io.flv.impl with parameters of type IMetaService | |
|---|---|
void |
FLV.setMetaService(IMetaService service)
Sets the MetaService through Spring |
| Uses of IMetaService in org.red5.io.flv.meta |
|---|
| Classes in org.red5.io.flv.meta that implement IMetaService | |
|---|---|
class |
MetaService
MetaService represents a MetaData service in Spring |
| Uses of IMetaService in org.red5.io.mp4 |
|---|
| Methods in org.red5.io.mp4 with parameters of type IMetaService | |
|---|---|
void |
IMP4.setMetaService(IMetaService service)
Sets the MetaService through Spring |
| Uses of IMetaService in org.red5.io.mp4.impl |
|---|
| Methods in org.red5.io.mp4.impl with parameters of type IMetaService | |
|---|---|
void |
MP4.setMetaService(IMetaService service)
Sets the MetaService through Spring |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||