dvb-cc 0.2.1

Deprecated shim — use cc-data instead. Closed-caption cc_data() carriage (CEA-608/708), per ETSI TS 101 154 Table B.9.
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 13.99 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 261.64 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • fishloa/rust-dvb
    0 0 5
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • fishloa

dvb-cc (deprecated)

This crate is a compatibility shim. It re-exports everything from cc-data 0.2, which is the new home for the closed-caption cc_data() carriage (CEA-608/708) implementation, per ETSI TS 101 154 Table B.9.

Migrate: replace dvb-cc with cc-data in your Cargo.toml and rename dvb_cc:: to cc_data:: in your source.