DataReferenceBoxDataEntryBoxes Field |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic List<DataEntryBox> DataEntryBoxes
Public DataEntryBoxes As List(Of DataEntryBox)
public:
List<DataEntryBox^>^ DataEntryBoxes
val mutable DataEntryBoxes: List<DataEntryBox>
Field Value
Type:
ListDataEntryBox
See Also