 | ID3Frame.DataLength 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: 2025-03-15 14:42 GMT+11
Syntaxpublic int DataLength { get; set; }
Property Value
Int32
See Also