Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaProfile

Package version

Class representing the ONVIF MediaProfiles.

Hierarchy

  • MediaProfile

Index

Properties

Optional mediaUri

mediaUri: Record<string, unknown>

Object representing the URI that will be used to request for media streaming.

Optional name

name: undefined | string

The name of the Media Profile.

Optional videoEncoderConfiguration

videoEncoderConfiguration: VideoEncoderConfiguration

The Video encoder configuration.

Generated using TypeDoc