Class ChannelInformation

ChannelInformation class

Le informazioni sul canale.

public class ChannelInformation

Costruttori

NomeDescrizione
ChannelInformation(CompressionMethod, int, int)Inizializza una nuova istanza diChannelInformation classe.

Proprietà

NomeDescrizione
ChannelID { get; set; }Ottiene o imposta l’ID del canale.
CompressionMethod { get; set; }Ottiene o imposta il metodo di compressione.
Length { get; }Ottiene la lunghezza del canale in byte.

Guarda anche