htrencftr.def
来自「freescale i.mx31 BSP CE5.0全部源码」· DEF 代码 · 共 29 行
DEF
29 行
; ------------------------------------------------------------------------------
;
; This software is confidential and proprietary and may be used
; only as expressly authorized by a licensing agreement from
;
; Hantro Products Oy.
;
; In the event of publication, the following notice is applicable:
;
; (C) COPYRIGHT 2005 HANTRO PRODUCTS OY
; ALL RIGHTS RESERVED
;
; The entire notice above must be reproduced on all copies.
;
; ------------------------------------------------------------------------------
;
; Abstract : Module definitions for Hantro HW encoder/DirectShow integration
;
; ------------------------------------------------------------------------------
LIBRARY HTRENCFTR.DLL
EXPORTS
DllMain PRIVATE
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?