|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TranscodingJob.Source | |
|---|---|
| org.alembik.util | Provides the utility classes handling transcoding request and response objects. |
| org.openmobilealliance.schema.sti.v1_0 | Provides all the DTO classes defined by OMA-STI v1_0. |
| Uses of TranscodingJob.Source in org.alembik.util |
|---|
| Methods in org.alembik.util with parameters of type TranscodingJob.Source | |
|---|---|
static Properties |
OMAUtils.getExtensionProperties(TranscodingJob.Source source)
Returns "extension data" properties holder of the given transcoding job's source. |
| Uses of TranscodingJob.Source in org.openmobilealliance.schema.sti.v1_0 |
|---|
| Methods in org.openmobilealliance.schema.sti.v1_0 that return TranscodingJob.Source | |
|---|---|
TranscodingJob.Source |
ObjectFactory.createTranscodingJobSource()
Create an instance of TranscodingJob.Source |
TranscodingJob.Source |
TranscodingJob.getSource()
Gets the value of the source property. |
| Methods in org.openmobilealliance.schema.sti.v1_0 with parameters of type TranscodingJob.Source | |
|---|---|
void |
TranscodingJob.setSource(TranscodingJob.Source value)
Sets the value of the source property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||