IPXC_Sound Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Sound Interface}}
 
{{#customTitle:IPXC_Sound Interface}}
{{#parentPage:PXV:PXC|IPXC_Sound Interface|interface}}
+
{{#parentPage:PXV:PXC_Interfaces|IPXC_Sound|interface}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 11: Line 11:
 
{| class="wikitable methods"
 
{| class="wikitable methods"
 
|-
 
|-
| [[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:IPXC_Sound_UpdateFromFile|UpdateFromFile]]
|-
 
| [[PXV:IPXC_Sound_GetSamplesPerSec|GetSamplesPerSec]]
 
|
 
|
 
 
|  
 
|  
 
|}
 
|}
Line 35: Line 30:
 
|  
 
|  
 
|}
 
|}
 +
 +
== 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 00:14, 1 December 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