pull/331/head
Dave Jones 2022-01-20 11:12:26 -06:00
rodzic e2c7c0ccc5
commit 489b927748
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -773,7 +773,7 @@ apps know.
### Node Value
All tags that are valid as children of a standard `<item>` tag are also valid as children here.
The [`<podcast:alternateEnclosure>`](#alternate-enclosure) tag is highly encouraged over the use of `<enclosure>` since it gives the broadest coverage of possible stream types and is
Whe specifying the audio/video source, the [`<podcast:alternateEnclosure>`](#alternate-enclosure) tag is highly encouraged over the use of `<enclosure>` since it gives the broadest coverage of possible stream types and is
much more explicit in it's definition of what transport protocol and media codecs are being used. If [`<podcast:alternateEnclosure>`](#alternate-enclosure) cannot be used, `<enclosure>` can be used as a fallback,
however feed owners must limit the stream to using only the two most widely supported protocols (mp3 and mp4/h.264) to ensure compatibility with the broadest number of apps on various
platforms. Choosing a streaming format for `<enclosure>` outside of this narrow list will exclude many apps from playing your content.