Examples interface

Notes on Bext
This commit is contained in:
Jamie Hardt
2021-01-02 13:38:56 -08:00
parent b1c806598e
commit 8d55b126ae
4 changed files with 19 additions and 10 deletions

View File

@@ -20,6 +20,10 @@ pub type Decibels = f32;
/// - [EBU Tech R099](https://tech.ebu.ch/docs/r/r099.pdf) (October 2011) "Unique Source Identifier (USID) for use in the
/// <OriginatorReference> field of the Broadcast Wave Format"
// Note for me later:
// get env values: https://doc.rust-lang.org/std/macro.option_env.html
// Cargo env values: https://doc.rust-lang.org/cargo/reference/environment-variables.html
#[derive(Debug)]
pub struct Bext {