setsdtype.3
来自「speech signal process tools」· 3 代码 · 共 36 行
3
36 行
.\" Copyright (c) 1987 Entropic Speech, Inc.; All rights reserved.\" @(#)setsdtype.3 1.4 22 Oct 1987 ESI.TH SET_SD_TYPE 3\-ESPSu 22 Oct 1987.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Speech, Inc..SH NAMEset_sd_type \- set the type codes in a ESPS sampled data file header.SH SYNOPSIS.ft B#include <esps/esps.h>.brvoid.brset_sd_type(hd,type).brstruct header *hd;.brint type;.ft.SH DESCRIPTION.I set_sd_typesets the type codes in the ESPS sampled data file header. Thisdetermines the type representation used when the data is written andread from the SD file.The type isone of FLOAT, DOUBLE, LONG, SHORT, CHAR. These values are defined in.I <esps/esps.h>. .SH DIAGNOSTICSIf \fIhd\fR does not point to a sampled data file header, then anerror message is printed and the program is terminated with exit 1..SH BUGSNone known..SH SEE ALSOESPS(5\-ESPS), SD(5\-ESPS), get_sd_type(3\-ESPSu).SH AUTHORAlan Parker
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?