DescriptionNetEq: Simplify DecoderDatabase::DecoderInfo
By eliminating one of the two constructors, handling decoder ownership
with a unique_ptr instead of a raw pointer, and making all member
variables const (except one, which is made private instead).
BUG=webrtc:5801
Committed: https://crrev.com/0fa0a97cf3ff656a70e5b2955eeab5ef38982a04
Cr-Commit-Position: refs/heads/master@{#12425}
Patch Set 1 : #
Total comments: 18
Patch Set 2 : review comments #
Messages
Total messages: 15 (6 generated)
|