Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
midi_ci::EncodingUtils Struct Reference

Utility functions for working with the Encoding enum. More...

#include <juce_CIEncoding.h>

Public Member Functions

 EncodingUtils ()=delete
 

Static Public Member Functions

static const char * toString (Encoding e)
 Converts an Encoding to a human-readable string.
 
static std::optional< EncodingtoEncoding (const char *str)
 Converts an encoding string from a property exchange JSON header to an Encoding.
 

Detailed Description

Utility functions for working with the Encoding enum.

Constructor & Destructor Documentation

◆ EncodingUtils()

midi_ci::EncodingUtils::EncodingUtils ( )
delete

Member Function Documentation

◆ toString()

static const char * midi_ci::EncodingUtils::toString ( Encoding e)
static

Converts an Encoding to a human-readable string.

References JUCE_ENCODINGS.

◆ toEncoding()

static std::optional< Encoding > midi_ci::EncodingUtils::toEncoding ( const char * str)
static

Converts an encoding string from a property exchange JSON header to an Encoding.

References JUCE_ENCODINGS.


The documentation for this struct was generated from the following file:
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram