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