View Source SEO.OpenGraph.Audio (SEO v0.1.5)
Data describing an audio file.
Link to this section Summary
Functions
The og:audio property has some optional structured properties
Attributes
content(:any) - Defaults tonil.
Link to this section Types
@type mime() :: String.t()
Link to this section Functions
@spec build(SEO.attrs(), SEO.config()) :: t() | nil
The og:audio property has some optional structured properties:
:url- The url with metadata that describes the audio.:secure_url- An alternate url to use if the webpage requires HTTPS.:type- A MIME type for this audio, eg,"audio/mpeg".
attributes
Attributes
content(:any) - Defaults tonil.