PenProfile 2.x

javax.microedition.media.control
Interface RateControl

All Superinterfaces:
Control
All Known Subinterfaces:
TempoControl

public interface RateControl
extends Control


Method Summary
 int getMaxRate()
           
 int getMinRate()
           
 int getRate()
           
 int setRate(int millirate)
           
 

Method Detail

setRate

int setRate(int millirate)

getRate

int getRate()

getMinRate

int getMinRate()

getMaxRate

int getMaxRate()

PenProfile 2.x

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