DVDBuilder for C++
3.4
DVD Authoring Software Development Kit
|
Specifies an audio stream.
<audioStream file="file" format="format" />
Attribute | Description |
file | Specifies an audio elementary stream file. |
format | Specifies the audio elementary stream format. It must be AC3, MPA or DTS. |
The following example shows a DVD with one movie. Note that the version attribute in the <dvd> tag is set to 2.3, because the <audioStream> and <videoStream> tags require DVDBuilder project schema 2.2 or later.