Class Stereo


  • public class Stereo
    extends ApplicationTemplate
    Shows how to turn on stereo, which is requested via a Java VM property. This example sets the property directly, but it's more conventional to set it on the java command line.
    • Constructor Detail

      • Stereo

        public Stereo()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)