NVIDIA Iray API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ivideo_plugin.h File Reference

Video plugin API. More...

Go to the source code of this file.

Classes

class   mi::IVideo_data
  A buffer for video data representing a frame. More...
 
class   mi::IVideo_encoder
  Abstract interface for video encoders. More...
 
class   mi::IVideo_decoder
  Abstract interface for video decoders. More...
 
class   mi::IVideo_plugin
  Abstract interface for video encoder plugins. More...
 

Namespaces

  mi
  Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 
  mi::neuraylib
  Namespace for the Iray API.
 

Constant Groups

  mi
  Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 
  mi::neuraylib
  Namespace for the Iray API.
 

Macros

#define  MI_NEURAY_VIDEO_PLUGIN_TYPE   "video v4"
  Type of video encoder plugins. More...
 

Detailed Description

Video plugin API.