Most visited

Recently visited

Added in API level 1

MediaStore.Audio.GenresColumns

public static interface MediaStore.Audio.GenresColumns

android.provider.MediaStore.Audio.GenresColumns
Known Indirect Subclasses


Columns representing an audio genre

Summary

Constants

String NAME

The name of the genre

Type: TEXT

Constants

NAME

Added in API level 1
String NAME

The name of the genre

Type: TEXT

Constant Value: "name"

Hooray!