Searched defs:STREAM_TYPE_NA (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DSessionRoute.h31 // For Input (Source) routes, use STREAM_TYPE_NA ("NA" = "not applicable)for the
33 static const audio_stream_type_t STREAM_TYPE_NA = AUDIO_STREAM_DEFAULT; member in class:android::SessionRoute
80 // object with mStreamType == STREAM_TYPE_NA (i.e. an input SessionRoute) to a

Completed in 299 milliseconds