Interface CameraStreamingOptionsLegacySRTP

interface CameraStreamingOptionsLegacySRTP {
    srtp: boolean;
}

Properties

Properties

srtp: boolean