azimuth

Previous- play-during  |  Next-elevation

Description

Specify details for spatial and surround audio.


Initial Value : center

Applies to : all elements

Inherited : no

Possible Values
<angle> | [[ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards | inherit

Example(s)
td.a { azimuth: far-right }          /*  60deg */
p.comment { azimuth: behind }        /* 180deg */

Previous- play-during  |  Next-elevation