Exemplo n.º 1
0
 private void WritePixels(SKQuantizedFrame quantizedFrame)
 {
     encoder.Encode(stream, quantizedFrame);
 }