public void SetStreamFormat(int streamID, BITMAPINFOHEADER format) { _streamList[streamID].VideoFormat = format; }