 | ID3FrameDataLength Property |
Gets or sets the frame header's size bytes converted to an Int32. This value should
be the same size as the
Data buffer length.
Namespace: Orthogonal.Common.Basic.ID3Assembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 3.2.5
Syntaxpublic int DataLength { get; set; }
Property Value
Int32
See Also