HomeSort by relevance Sort by last modified time
    Searched defs:keyChannels (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/
AudioParameter.h 39 // keyChannels: to change audio channel configuration, value is an int in audio_channels_t
47 static const char * const keyChannels;
  /frameworks/av/media/libmedia/
AudioParameter.cpp 31 const char * const AudioParameter::keyChannels = AUDIO_PARAMETER_STREAM_CHANNELS;

Completed in 24 milliseconds