NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 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

typedef void NvMediaDevice

An opaque handle representing an NvMediaDevice object.

Definition at line 254 of file nvmedia_core.h.