OSDN Git Service

AudioSystem: remove unused stream type
authorJean-Michel Trivi <jmtrivi@google.com>
Wed, 11 Jun 2014 17:05:30 +0000 (10:05 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Wed, 11 Jun 2014 17:05:30 +0000 (10:05 -0700)
commitb7f24b101d43139b4c747129bfbc4ecf5c468b86
tree1d7cc6375adac742866973ab15d4d5caddf7f033
parent1a93f0cbb99fc5a59c92bd913f29409022ae236d
AudioSystem: remove unused stream type

The audio stream type is not used in the getSampleRate() and
 getFrameCount() methods.

Change-Id: I3d065ae272bd039204cd323cdab9b60460034f2d
include/media/AudioSystem.h
media/libmedia/AudioSystem.cpp
media/libmedia/AudioTrack.cpp