Landing for thakis. Original review here:
https://webrtc-codereview.appspot.com/667013/ Review URL: https://webrtc-codereview.appspot.com/701004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2522 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -67,7 +67,9 @@ private:
|
||||
WebRtc_UWord8 _payloadType;
|
||||
VideoCodecType _codecType;
|
||||
bool _internalSource;
|
||||
#ifdef DEBUG_ENCODER_BIT_STREAM
|
||||
FILE* _bitStreamAfterEncoder;
|
||||
#endif
|
||||
};// end of VCMEncodeFrameCallback class
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user