Searched refs:mPlayerSubtype (Results 1 – 1 of 1) sorted by relevance
27 private int mPlayerSubtype; field in OboePlayer35 mPlayerSubtype = playerSubtype; in OboePlayer()39 ((NativeAudioSource) mAudioSource).getNativeObject(), mPlayerSubtype); in OboePlayer()44 JavaSourceProxy.allocNativeSource(mAudioSource), mPlayerSubtype); in OboePlayer()110 int retVal = startStreamN(mNativePlayer, mPlayerSubtype); in startStream()