New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 685382 link

Starred by 2 users

Issue metadata

Status: Archived
Owner:
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug

Blocking:
issue 673392



Sign in to add a comment

audio API: Consider making AudioDeviceInfo.deviceType an enum type

Project Member Reported by tbarzic@chromium.org, Jan 25 2017

Issue description

AudioDeviceInfo.deviceType is currently a string that can has one of few values defined by platform (chromeos::AudioDeviceType - https://cs.chromium.org/chromium/src/chromeos/audio/audio_device.h?rcl=0&l=20) - it might make more sense to define its type as enum than a raw string, if nothing else, to document possible types more naturally.




 
Status: Fixed (was: Assigned)

Comment 3 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment