https://tech.ebu.ch/docs/tech/tech3285.pdf
More...
|
| string | Description [get, set] |
| | Description (max 256 chars)
|
| |
| string | Originator [get, set] |
| | Originator (max 32 chars)
|
| |
| string | OriginatorReference [get, set] |
| | Originator Reference (max 32 chars)
|
| |
| DateTime | OriginationDateTime [get, set] |
| | Originator Date Time.
|
| |
| string | OriginationDate [get] |
| | Origination Date as string.
|
| |
| string | OriginationTime [get] |
| | Origination as time.
|
| |
| long | TimeReference [get, set] |
| | Time reference (first sample count since midnight)
|
| |
| ushort | Version [get] |
| | version 2 has loudness stuff which we don't know so using version 1
|
| |
| string | UniqueMaterialIdentifier [get, set] |
| | 64 bytes http://en.wikipedia.org/wiki/UMID
|
| |
| byte[] | Reserved [get] |
| | for version 2 = 180 bytes (10 before are loudness values), using version 1 = 190 bytes
|
| |
| string | CodingHistory [get, set] |
| | Coding history arbitrary length string at end of structure http://www.ebu.ch/CMSimages/fr/tec_text_r98-1999_tcm7-4709.pdf A=PCM,F=48000,W=16,M=stereo,T=original,CR/LF.
|
| |
◆ BextChunkInfo()
| NAudio.Wave.BextChunkInfo.BextChunkInfo |
( |
| ) |
|
|
inline |
Constructs a new BextChunkInfo.
◆ CodingHistory
| string NAudio.Wave.BextChunkInfo.CodingHistory |
|
getset |
◆ Description
| string NAudio.Wave.BextChunkInfo.Description |
|
getset |
Description (max 256 chars)
◆ OriginationDate
| string NAudio.Wave.BextChunkInfo.OriginationDate |
|
get |
Origination Date as string.
◆ OriginationDateTime
| DateTime NAudio.Wave.BextChunkInfo.OriginationDateTime |
|
getset |
◆ OriginationTime
| string NAudio.Wave.BextChunkInfo.OriginationTime |
|
get |
◆ Originator
| string NAudio.Wave.BextChunkInfo.Originator |
|
getset |
Originator (max 32 chars)
◆ OriginatorReference
| string NAudio.Wave.BextChunkInfo.OriginatorReference |
|
getset |
Originator Reference (max 32 chars)
◆ Reserved
| byte [] NAudio.Wave.BextChunkInfo.Reserved |
|
get |
for version 2 = 180 bytes (10 before are loudness values), using version 1 = 190 bytes
◆ TimeReference
| long NAudio.Wave.BextChunkInfo.TimeReference |
|
getset |
Time reference (first sample count since midnight)
◆ UniqueMaterialIdentifier
| string NAudio.Wave.BextChunkInfo.UniqueMaterialIdentifier |
|
getset |
◆ Version
| ushort NAudio.Wave.BextChunkInfo.Version |
|
get |
version 2 has loudness stuff which we don't know so using version 1
The documentation for this class was generated from the following file:
- /Users/sumansaurabh/Documents/my-startup/xeno-rat/Plugins/LiveMicrophone/lib/NAudio.Core/Wave/WaveOutputs/BextChunkInfo.cs