Package | Description |
---|---|
net.sf.mmm.client.ui.api.media |
Contains the media API of the client UI.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AudioDescriptor
This is the interface for a
MediaDescriptor of an audio-track. |
interface |
VideoDescriptor
This is the interface for a
MediaDescriptor of a video stream. |
Modifier and Type | Class and Description |
---|---|
class |
AudioDescriptorBean
This is the implementation of
AudioDescriptor as a simple java bean. |
class |
MediaDescriptorBean
This is the abstract base implementation of
MediaDescriptor as java bean. |
class |
VideoDescriptorBean
This is the implementation of
MediaDescriptorBean as a simple java bean. |
Copyright © 2001–2016 mmm-Team. All rights reserved.