imageWaterMark property

Uint8List? imageWaterMark
final

The RGBA data of the mixing image. Put in null when mixing video streams.

Implementation

final Uint8List? imageWaterMark;