JVCL Help:TJvAudioFormat

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvAudioFormat
run\JvAVICapture.pas


Summary

This class describes the Audio Format used in the video stream.

run\JvAVICapture.pas


Pascal

 run\JvAVICapture.pas
 TJvAudioFormat = class(TPersistent);


Description

Read the values to know what audio format is used, set the values to choose the audio format you want to use. When setting values, ensure they are correct and then call Apply. If some values are not correct for your configuration, Apply will return false.

run\JvAVICapture.pas


About

Navigation

run\JvAVICapture.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page