AudioContentType

Possible audio content types.

Enums
AUDIO_CONTENT_TYPE_UNSPECIFIEDAudio content type is not specified in this version. This enum is a place holder for a default value and does not represent a real content stream type.
AUDIO_CONTENT_TYPE_UNKNOWNThe audio content type is unknown.
AUDIO_CONTENT_TYPE_MUSICThe audio content type is music.
AUDIO_CONTENT_TYPE_BROADCASTThe audio content type is broadcast.
AUDIO_CONTENT_TYPE_PODCASTThe audio content type is podcast.