Fix to coverity issue 10339.
Review URL: https://webrtc-codereview.appspot.com/391010 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1685 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
737c023e42
commit
738bcdc4ee
@ -18,6 +18,7 @@ _id(0),
|
|||||||
_contentMetrics(NULL),
|
_contentMetrics(NULL),
|
||||||
_nativeHeight(0),
|
_nativeHeight(0),
|
||||||
_nativeWidth(0),
|
_nativeWidth(0),
|
||||||
|
_maxFrameRate(0),
|
||||||
_resampledFrame(),
|
_resampledFrame(),
|
||||||
_enableCA(false)
|
_enableCA(false)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user