|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
ClintHeyer.Media
Class Mp3Header
| Constructor Summary |
|
Mp3Header(System.IO.Stream fs) |
bithdr
private ulong bithdr
-
BitRate
public int BitRate
-
Frequency
public int Frequency
-
intVFrames
private int intVFrames
-
Length
public long Length
-
lngFileSize
private long lngFileSize
-
Mode
public ClintHeyer.Media.Mp3Header.Modes Mode
-
VBREncoding
public bool VBREncoding
-
Mp3Header
internal Mp3Header(System.IO.Stream fs)
-
getBitrate
private int getBitrate()
-
getBitrateIndex
private int getBitrateIndex()
-
getCoprightBit
private int getCoprightBit()
-
getEmphasisIndex
private int getEmphasisIndex()
-
getFrameSync
private int getFrameSync()
-
getFrequency
private int getFrequency()
-
getFrequencyIndex
private int getFrequencyIndex()
-
getLayer
private int getLayer()
-
getLayerIndex
private int getLayerIndex()
-
getLengthInSeconds
private int getLengthInSeconds()
-
getMode
private ClintHeyer.Media.Mp3Header.Modes getMode()
-
getModeExtIndex
private int getModeExtIndex()
-
getModeIndex
private int getModeIndex()
-
getNumberOfFrames
private int getNumberOfFrames()
-
getOrginalBit
private int getOrginalBit()
-
getPaddingBit
private int getPaddingBit()
-
getPrivateBit
private int getPrivateBit()
-
getProtectionBit
private int getProtectionBit()
-
getVersion
private double getVersion()
-
getVersionIndex
private int getVersionIndex()
-
IsValidHeader
private bool IsValidHeader()
-
LoadMP3Header
private void LoadMP3Header(byte[] c)
-
LoadVBRHeader
private bool LoadVBRHeader(byte[] inputheader)
-
|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |