IPXC_Sound Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Sound Interface}} | {{#customTitle:IPXC_Sound Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_Sound_GetBitsPerSample|GetBitsPerSample]] | | [[PXV:IPXC_Sound_GetBitsPerSample|GetBitsPerSample]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Sound_OpenStream|OpenStream]] | | [[PXV:IPXC_Sound_OpenStream|OpenStream]] | ||
− | |||
− | |||
| [[PXV:IPXC_Sound_SaveToFile|SaveToFile]] | | [[PXV:IPXC_Sound_SaveToFile|SaveToFile]] | ||
− | | | + | | [[PXV:IPXC_Sound_UpdateFromFile|UpdateFromFile]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXC_Sound_GetSamplesPerSec|GetSamplesPerSec]] |
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_Sound_BitsPersSample|BitsPersSample]] | | [[PXV:IPXC_Sound_BitsPersSample|BitsPersSample]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Sound_EncodingType|EncodingType]] | | [[PXV:IPXC_Sound_EncodingType|EncodingType]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Sound_PDFObject|PDFObject]] | | [[PXV:IPXC_Sound_PDFObject|PDFObject]] | ||
− | | | + | | [[PXV:IPXC_Sound_Rate|Rate]] |
− | + | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXC_Sound_Channels|Channels]] |
− | | | + | | |
− | | | + | | |
+ | | | ||
|} | |} |
Revision as of 14:58, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
GetBitsPerSample | OpenStream | SaveToFile | UpdateFromFile |
GetSamplesPerSec |
Properties
BitsPersSample | EncodingType | PDFObject | Rate |
Channels |