Свойство | Type | Description | |
---|---|---|---|
DefaultSitTableOne | byte[] | ||
ac3_registration_descriptor | byte[] | ||
copy_control_descriptor | byte[] | ||
hdmv_registration_descriptor | byte[] | ||
vc1_descriptor | byte[] |
Méthode | Description | |
---|---|---|
ComputeCrc ( byte data ) : uint | ||
ComputeCrc ( byte data, int length ) : uint | ||
ComputeCrc ( byte data, int length, int startIndex ) : uint |
public static ComputeCrc ( byte data ) : uint | ||
data | byte | |
Résultat | uint |
public static ComputeCrc ( byte data, int length ) : uint | ||
data | byte | |
length | int | |
Résultat | uint |
public static ComputeCrc ( byte data, int length, int startIndex ) : uint | ||
data | byte | |
length | int | |
startIndex | int | |
Résultat | uint |
public static byte[] DefaultSitTableOne | ||
Résultat | byte[] |
public static byte[] ac3_registration_descriptor | ||
Résultat | byte[] |
public static byte[] copy_control_descriptor | ||
Résultat | byte[] |
public static byte[] hdmv_registration_descriptor | ||
Résultat | byte[] |