org.ocap.hardware.device
Interface VideoOutputConfiguration

All Known Subinterfaces:
FixedVideoOutputConfiguration
All Known Implementing Classes:
DynamicVideoOutputConfiguration

public interface VideoOutputConfiguration

Describes a VideoOutputConfiguration supported by a VideoOutputPort.

Author:
Aaron Kamienski
See Also:
VideoOutputSettings

Method Summary
 String getName()
          Get the String representation of this VideoOutputConfiguration, suitable for display to the user.
 

Method Detail

getName

String getName()
Get the String representation of this VideoOutputConfiguration, suitable for display to the user.

Returns:
String representation of this object