| Package | Description |
|---|---|
| org.dvb.dsmcc |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDomain.detach()
A call to this method is a hint that the applications gives to the
MHP to unmount the volume and delete the objects of the service
domain.
|
byte[] |
ServiceDomain.getContextData(int context_id)
Returns the context_data_bytes from the service context list of the ServiceDomain's
service gateway object.
|
byte[] |
ServiceDomain.getNSAPAddress()
This method returns the NSAP address of the
ServiceDomain. |
static URL |
ServiceDomain.getURL(Locator l)
Obtain a java.net.URL corresponding to a 'dvb:' locator.
|
void |
DSMCCObject.unload()
When calling this method, the applications gives a hint to the
MHP that if this object is not consumed by another application/thread,
the system can free all the resources allocated to this object.
|
| Constructor and Description |
|---|
DSMCCStream(DSMCCObject aDSMCCObject)
Creates a Stream Object from a DSMCC Object.
|
DSMCCStreamEvent(DSMCCObject aDSMCCObject)
Create a
DSMCCStreamEvent from a DSMCCObject. |
Copyright © 2012 code4tv.com. All Rights Reserved.