volorio_video_watermark

Volorio Flutter video watermark controls for RTC video sessions.

Installation

flutter pub add volorio_video_watermark

Runtime and security

  • Runtime: Flutter application
  • Source version: 0.2.1
  • Registry status: published as 0.2.1
  • Canonical API base URL: https://api.volor.io
  • License: proprietary commercial SDK; see the included LICENSE and Volorio Terms.
  • This package exposes the Volorio entitlement and processor control contract. A native on-device processor is not bundled; connect a supported runtime adapter before presenting the effect as active.
  • API keys belong only in a trusted backend. Mobile clients receive short-lived session JSON.

Public API

  • VolorioVideoWatermark
import 'package:volorio_video_watermark/volorio_video_watermark.dart';

// Primary entry point: VolorioVideoWatermark

Dependencies

  • volorio_core
  • volorio_rtc

Documentation