Home
last modified time | relevance | path

Searched defs:OboePlayer (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java20 public class OboePlayer extends Player { class
28 public OboePlayer(AudioSourceProvider sourceProvider, int playerSubtype) { in OboePlayer() method in OboePlayer
/cts/apps/CtsVerifier/jni/megaaudio/player/
DOboePlayer.cpp29 OboePlayer::OboePlayer(JNIEnv *env, AudioSource* source, int subtype) in OboePlayer() function in OboePlayer