NVIDIA DRIVE OS Linux SDK API Reference

5.1.9.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nvmedia_common_encode_ofst.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2019 NVIDIA CORPORATION. All rights reserved. All
3  * information contained herein is proprietary and confidential to NVIDIA
4  * Corporation. Any use, reproduction, or disclosure without the written
5  * permission of NVIDIA Corporation is prohibited.
6  */
7 
8 
17 #ifndef NVMEDIA_COMMON_ENCODE_OFST_H
18 #define NVMEDIA_COMMON_ENCODE_OFST_H
19 
20 #ifdef __cplusplus
21 extern "C" {
22 #endif
23 
27 typedef enum {
37 
42 #ifdef __cplusplus
43 }; /* extern "C" */
44 #endif
45 
46 #endif /* NVMEDIA_COMMON_ENCODE_OFST_H */
Specifies the encoder instance ID 1.
NvMediaEncoderInstanceId
Specifies the encoder instance ID.
Specifies that the encoder instance ID can be set dynamically during encode.
Specifies the encoder instance ID 0.