Skip to content

Commit 221c7ab

Browse files
committed
remove redundant Key/Value attribute description
1 parent 5b45921 commit 221c7ab

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed
Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
1-
## Key Value Pair
1+
## Key Value Pair Description
22

3-
### Key Value Pair Description
3+
The Block Additional Mapping for a `Key Value Pair` provides a generic method to store data with a label in association with a Block. The label (referred to here as the `Key`) is stored within the `BlockAddIDExtraData` Element and the associate `Value` is stored within the corresponding `BlockMore` Element.
44

5-
The Block Additional Mapping for a `Key Value Pair` provides a generic method to store data with a label in association with a Block. The label (referred to here as the `Key`) is stored within the `BlockAddIDExtraData` Element and the associate `Value` is stored within the corresponding BlockMore Element.
6-
7-
### BlockAddIDType
8-
9-
The BlockAddIDType value reserved for timecode is 107.
10-
11-
### BlockAddIDName
12-
13-
The BlockAddIDName value reserved for timecode is "Key Value pair".
14-
15-
### BlockAddIDExtraData
16-
17-
BlockAddIDExtraData stores the Key or a label for the value stored within the associated `BlockMore Element`.

codec_specs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1191,7 +1191,7 @@ Block type identifier: 107
11911191
Block type name: "Key Value pair"
11921192

11931193
Description: A generic method to store data with a label in association with a Block.
1194-
The definition of the usage is found in (#key-value-pair).
1194+
The definition of the usage is found in (#key-value-pair-description).
11951195

11961196
### SMPTE ST 12-1 Timecode
11971197

0 commit comments

Comments
 (0)