ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / CD and DVD burning functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDescriptionUsed by the functions
compilationBlocksUsedNumber of blocks found in the current compilationBurnerCompilationInfo
compilationNumberAudioTracksNumber of audio tracks found in the current compilationBurnerCompilationInfo
compilationBlockSizeSize of block (in bytes)BurnerCompilationInfo
burnerInterruptibleAdditionAdd the files found in a directory, can be interrupted by pressing the Esc key on the keyboard. BurnerAddDirectory
burnerNonRecursiveAdditionAdd the files found in a directory (and not in the sub-directories)BurnerAddDirectory
burnerRecursiveAdditionAdd the files found in a directory and in its sub-directories.BurnerAddDirectory
burnerFullErasingFull delete
burnerFastErasingQuick delete
burnerAutoEjectAutomatically eject the media after recording or erasingBurnerErase, BurnerSave
burnerFinalizeFinalizes the media: no other write operation can be performed on the media.
Remark: Nevertheless, the rewritable medias can be erased and re-used.
BurnerSave
burnerBurnBurn process in progressBurnerStatus
burnerInactiveBurner disabledBurnerStatus
burnerNotificationCancelCancel the erase or burn processBurnerErase, BurnerSave
burnerNotificationErasingTime taken to erase:
  • Number of seconds since the beginning of the erase operation.
  • Estimated total duration of operation (may change during the erase operation)
BurnerErase
burnerNotificationErrorError foundBurnerErase, BurnerSave
burnerNotificationCloseCDClose the CDBurnerSave
burnerNotificationEndErasingErase operation completedBurnerErase
burnerNotificationEndBurningBurn process completedBurnerSave
burnerNotificationBurnBlockBurn a blockBurnerSave
burnerNotificationBurnTrackBurn a trackBurnerSave
burnerNotificationPrepareBurningPrepare to burnBurnerSave
burnerPrepareErasingPrepare to eraseBurnerStatus
burnerPrepareBurningPrepare to burnBurnerStatus
burnerNoEjectDo not automatically eject the media after recording or erasingBurnerErase, BurnerSave
burnerSecondsBetweenTracksNumber of seconds between tracksBurnerProperty
burnerSimulateSimulate a burn processBurnerSave
burnerSmartBurnManagement of SmartBurnBurnerProperty
burnerExclusivelyUsedBurner currently used by the current application or by another applicationBurnerStatus
burnerSpeedCurrent write speedBurnerProperty
burnerMaxSpeedMaximum write speedBurnerProperty
mediaFormat_BD_RERewritable Blu-Ray disk.BurnerMediaInfo
mediaFormat_BD_ROMRead-only Blu-Ray disk.BurnerMediaInfo
mediaFormat_BD_RWritable Blu-Ray disk.BurnerMediaInfo
mediaFormat_DVDminusRWritable DVD-R disk.BurnerMediaInfo
mediaFormat_DVDminusRWRewritable DVD-R disk.BurnerMediaInfo
mediaFormat_DVDminusR_DLDouble-layer writable DVD-R disk.BurnerMediaInfo
mediaFormat_DVDplusRWritable DVD +R disk.BurnerMediaInfo
mediaFormat_DVDplusR_DLDouble-layer writable DVD +R disk.BurnerMediaInfo
mediaFormat_DVDplusRWRewritable DVD +R disk.BurnerMediaInfo
mediaFormat_DVDplusRW_DLDouble-layer rewritable DVD +R diskBurnerMediaInfo
mediaFormat_DVD_RAMDVD-RAM.BurnerMediaInfo
mediaFormat_DVD_RAM_HDHigh definition DVD-RAM.BurnerMediaInfo
mediaFormat_DVD_ROMRead-only DVD.BurnerMediaInfo
mediaFormat_DVD_ROM_HDRead-only high definition DVD.BurnerMediaInfo
mediaFormat_DVD_R_HDWritable high definition DVD.BurnerMediaInfo
mediaFormat_UnusableFormat of CD: CD whose format is unusableBurnerMediaInfo
mediaFormat_RFormat of CD: CD-R format (non-rewritable CD)BurnerMediaInfo
mediaFormat_RWFormat of CD: CD-RW format (rewritable CD)BurnerMediaInfo
mediaFormatFormat of CDBurnerMediaInfo
mediaNumberSessionsNumber of sessions on the CDBurnerMediaInfo
mediaFreeSizeFree space (in blocks) on the CDBurnerMediaInfo
mediaTotalSizeTotal space on the CD (in blocks)BurnerMediaInfo
mediaSizeUsedSpace used on the CD (in blocks)BurnerMediaInfo
mediaTypeType of CDBurnerMediaInfo
mediaType_CDDA_CDROMType of CD: Audio CDBurnerMediaInfo, BurnerMediaType
mediaType_CD_EXTRAType of CD: Data and audio CDBurnerMediaInfo
mediaType_CD_IType of CD: Data, audio and video CDBurnerMediaInfo
mediaType_CD_ROM_XAType of CD: Data CDBurnerMediaInfo, BurnerMediaType
mediaType_DataType of CD or DVD: Data CD or DVD.BurnerMediaInfo, BurnerMediaType
mediaType_UnknownType of CD: Other type of CDBurnerMediaInfo
mediaBlankBlank CDBurnerMediaInfo
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/13/2022

Send a report | Local help