You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/appnotes/0006-containers-and-mappings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This Application Note applies to TAMS v5.0+.
16
16
### Flow `container` Property
17
17
18
18
The Flow `container` property serves 2 purposes.
19
-
The `container` property identifies the container type for the Media bjects and its presence flags whether the Flow directly references Media Objects.
19
+
The `container` property identifies the container type for the Media Objects and its presence flags whether the Flow directly references Media Objects.
20
20
21
21
The `container` property is a [MIME type](https://datatracker.ietf.org/doc/html/rfc6838).
22
22
Example values are `video/mp2t` for MPEG-TS, `video/mp4` for MP4 and `application/json` for JSON.
0 commit comments