|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--quicktime.streaming.SettingsDialog
This class represents a settings dialog used to configure a streaming session. The dialog allows the user to specify audio and video source in addition to settings for compression and packetizer
| Fields inherited from interface quicktime.jdirect.QTStreamingLib |
JDirect_MacOSX, libraryInstance |
| Constructor Summary | |
SettingsDialog(Presentation p)
This method creates and displays a new settings dialog for all active streams |
|
SettingsDialog(Presentation p,
Stream s)
This method creates and displays a new settings dialog for a specific stream |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SettingsDialog(Presentation p) throws QTException
p - the presentation to configure
public SettingsDialog(Presentation p, Stream s) throws QTException
p - the presentation to configures - the stream to configure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||