Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
samp_sdm_exp.h
Package: tb_i86_wr_1019_1102. [view]
Upload User: super_houu
Upload Date: 2008-09-21
Package Size: 4099k
Code Size: 1k
Category:
DVD
Development Platform:
Others
- #ifndef SAMP_SDM_EXP_H
- #define SAMP_SDM_EXP_H
- extern void SAMP_EXP(SDM_GetHandler)(SAMP(SDM_PVoidFuncDef) *ph);
- extern SAMP(ErrCode) SAMP_EXP(SDM_SetEngineType)(SAMP(SDM_EngineTypeDef) Engine);
- extern SAMP(ErrCode) SAMP_EXP(SDM_SetDacPinning)
- ( SAMP(SDM_DataLineDef) PcmLine0
- , SAMP(SDM_DataLineDef) PcmLine1
- , SAMP(SDM_DataLineDef) PcmLine2
- , SAMP(SDM_DataLineDef) PcmLine3
- , SAMP(SDM_DataLineDef) PcmLine4
- , SAMP(SDM_DataLineDef) PcmLine5
- , SAMP(SDM_DataLineDef) PcmLine6
- , SAMP(SDM_DataLineDef) PcmLine7
- , SAMP(SDM_DataLineDef) PcmLine8
- , SAMP(SDM_DataLineDef) PcmLine9
- , SAMP(SDM_DataLineDef) PcmLine10
- , SAMP(SDM_DataLineDef) PcmLine11
- , SAMP(SDM_DataLineDef) DsdLine6
- , SAMP(SDM_DataLineDef) DsdLine7
- , SAMP(SDM_DataLineDef) DsdLine9);
- extern SAMP(ErrCode) SAMP_EXP(SDM_SetDsdClockPolarity)(SAMP(Bool) Positive);
- extern SAMP(ErrCode) SAMP_EXP(SDM_SetAudioClock)(SAMP(SACD_InputModeDef) InputMode,
- SAMP(SDM_AudioClockDef) AudioClock);
- extern SAMP(ErrCode) SAMP_EXP(SDM_SetSystemClock)(SAMP(UInt32) SystemClock);
- extern SAMP(ErrCode) SAMP_EXP(SDM_SetBurstLength)(SAMP(UInt16) BurstLength);
- extern SAMP(ErrCode) SAMP_EXP(SDM_EnableDTCP)(SAMP(Bool) enableDTCP);
- #endif //SAMP_SDM_EXP_H