프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CodecType | CodecType | ||
DataStream | SliceStream | ||
Fact | FactStruct | ||
Format | At3FormatStruct | ||
LoopInfoList | LoopInfoStruct[] | ||
NumberOfLoops | int | ||
PrimaryBuffer | MemoryPartition | ||
PrimaryBufferReaded | int | ||
Smpl | SmplStruct |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MaiAT3PlusFrameDecoder | MaiAT3PlusFrameDecoder |
메소드 | 설명 | |
---|---|---|
Atrac ( InjectContext InjectContext, CodecType CodecType ) : System | ||
Atrac ( InjectContext InjectContext, byte Data, int DataLength ) : System | ||
Decode ( |
|
|
GetNumberOfSamplesInNextFrame ( ) : int | ||
IDisposable ( ) : void | ||
SetData ( byte Data, int DataLength ) : void |
메소드 | 설명 | |
---|---|---|
ParseAtracData ( Stream Stream ) : void |
public Atrac ( InjectContext InjectContext, CodecType CodecType ) : System | ||
InjectContext | InjectContext | |
CodecType | CodecType | |
리턴 | System |
public Atrac ( InjectContext InjectContext, byte Data, int DataLength ) : System | ||
InjectContext | InjectContext | |
Data | byte | |
DataLength | int | |
리턴 | System |
public Decode ( |
||
SamplesOut | ||
리턴 | int |
public SetData ( byte Data, int DataLength ) : void | ||
Data | byte | |
DataLength | int | |
리턴 | void |
protected MaiAT3PlusFrameDecoder MaiAT3PlusFrameDecoder | ||
리턴 | MaiAT3PlusFrameDecoder |