MPD  0.20.15
Functions
Environment Namespace Reference

Functions

void Initialise (JNIEnv *env)
 
void Deinitialise (JNIEnv *env)
 
gcc_pure AllocatedPath getExternalStorageDirectory ()
 Determine the mount point of the external SD card. More...
 
gcc_pure AllocatedPath getExternalStoragePublicDirectory (const char *type)
 

Function Documentation

◆ Deinitialise()

void Environment::Deinitialise ( JNIEnv *  env)

◆ getExternalStorageDirectory()

gcc_pure AllocatedPath Environment::getExternalStorageDirectory ( )

Determine the mount point of the external SD card.

◆ getExternalStoragePublicDirectory()

gcc_pure AllocatedPath Environment::getExternalStoragePublicDirectory ( const char *  type)

◆ Initialise()

void Environment::Initialise ( JNIEnv *  env)