| Package | Description |
|---|---|
| com.sun.tv | |
| com.sun.tv.media | |
| com.sun.tv.media.content.video.mpeg | |
| javax.media |
| Modifier and Type | Method and Description |
|---|---|
GainControl |
Handler.getGainControl()
Obtain the object for controlling this
Player's
audio gain. |
| Modifier and Type | Class and Description |
|---|---|
class |
GainControlAdapter
This class is a part of the porting layer implementation for JavaTV
GainControlAdapter implements javax.media.GainControl.
|
| Modifier and Type | Field and Description |
|---|---|
protected GainControl |
MediaPlayer.gainControl |
| Modifier and Type | Method and Description |
|---|---|
GainControl |
MediaPlayer.getGainControl()
Get the object for controlling audio gain.
|
| Modifier and Type | Method and Description |
|---|---|
GainControl |
Handler.getGainControl()
Get the object for controlling audio gain.
|
| Modifier and Type | Method and Description |
|---|---|
GainControl |
Player.getGainControl()
Obtain the object for controlling this
Player's
audio gain. |
GainControl |
GainChangeEvent.getSourceGainControl()
Get the
GainControl that posted this event. |
| Constructor and Description |
|---|
GainChangeEvent(GainControl from,
boolean mute,
float dB,
float level) |
Copyright © 2012 code4tv.com. All Rights Reserved.