PenProfile 2.x

javax.microedition.media.control
Interface PitchControl

All Superinterfaces:
Control

public interface PitchControl
extends Control


Method Summary
 int getMaxPitch()
           
 int getMinPitch()
           
 int getPitch()
           
 int setPitch(int millisemitones)
           
 

Method Detail

setPitch

int setPitch(int millisemitones)

getPitch

int getPitch()

getMaxPitch

int getMaxPitch()

getMinPitch

int getMinPitch()

PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.