HTML5 video elements audio attribute question -


can 1 explain video elements audio attribute me in laymans terms?

what do?

and values can have?

specification of video tag here: http://www.w3schools.com/html5/tag_video.asp

audio
valid values: muted
specifies default state of the audio. currently, "muted" allowed


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -