IPXC_Sound Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Sound Interface}} | {{#customTitle:IPXC_Sound Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|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_OpenStream|OpenStream]] | | [[PXV:IPXC_Sound_OpenStream|OpenStream]] | ||
− | |||
− | |||
| [[PXV:IPXC_Sound_SaveToFile|SaveToFile]] | | [[PXV:IPXC_Sound_SaveToFile|SaveToFile]] | ||
− | |||
− | |||
| [[PXV:IPXC_Sound_UpdateFromFile|UpdateFromFile]] | | [[PXV:IPXC_Sound_UpdateFromFile|UpdateFromFile]] | ||
− | | | + | | |
|} | |} | ||
== 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]] |
− | | | + | | |
− | | | + | | |
+ | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_Action_Sound_Sound|IPXC_Action_Sound::Sound]], [[PXV:IPXC_AnnotData_Sound_Sound|IPXC_AnnotData_Sound::Sound]], [[PXV:IPXV_SoundManager_PauseSound|IPXV_SoundManager::PauseSound]], [[PXV:IPXV_SoundManager_ResumeSound|IPXV_SoundManager::ResumeSound]], [[PXV:IPXV_SoundManager_SoundPlay|IPXV_SoundManager::SoundPlay]], [[PXV:IPXV_SoundManager_StopSound|IPXV_SoundManager::StopSound]] |
Latest revision as of 23:14, 30 November 2017
The interface of object of PDF-XChange Editor SDK.
Methods
OpenStream | SaveToFile | UpdateFromFile |
Properties
BitsPersSample | EncodingType | PDFObject | Rate |
Channels |
See Also
IPXC_Action_Sound::Sound, IPXC_AnnotData_Sound::Sound, IPXV_SoundManager::PauseSound, IPXV_SoundManager::ResumeSound, IPXV_SoundManager::SoundPlay, IPXV_SoundManager::StopSound