NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release

Detailed Description

Manages NvMediaDevice objects, which are the root of the Nvmedia object system.

A caller can use an NvMediaDevice object to create objects of all other types. See the sections describing the other object types for details on object creation.

Typedefs

typedef void NvMediaDevice
 An opaque handle representing an NvMediaDevice object. More...
 

Typedef Documentation

◆ NvMediaDevice

An opaque handle representing an NvMediaDevice object.

Definition at line 257 of file nvmedia_core.h.