Class ChannelInformation
ChannelInformation class
채널 정보입니다.
public class ChannelInformation
생성자
이름 | 설명 |
---|---|
ChannelInformation(CompressionMethod, int, int) | 의 새 인스턴스를 초기화합니다.ChannelInformation 클래스. |
속성
이름 | 설명 |
---|---|
ChannelID { get; set; } | 채널 ID를 가져오거나 설정합니다. |
CompressionMethod { get; set; } | 압축 방법을 가져오거나 설정합니다. |
Length { get; } | 채널 길이를 바이트 단위로 가져옵니다. |