Constructor: pageBlockAudio
Audio
Attributes:
Name | Type | Required | Description |
---|---|---|---|
audio_id | long | Yes | Audio ID (to be fetched from the container page constructor |
caption | PageCaption | Yes | Audio caption |
Type: PageBlock
Example:
$pageBlockAudio = ['_' => 'pageBlockAudio', 'audio_id' => long, 'caption' => PageCaption];