MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
UnSynchSafe Method (byteArray)
NamespacesMPfm.SoundID3v2MetadataUnSynchSafe(array<Byte>[]()[][])
Converts a synchsafe integer byte array to a standard integer.
Declaration Syntax
C#Visual Basic
public static int UnSynchSafe(
	byte[] byteArray
)
Public Shared Function UnSynchSafe ( _
	byteArray As Byte() _
) As Integer
Parameters
byteArray (array<Byte>[]()[][])
Synchsafe integer byte array
Return Value
Integer

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)