Audacity 3.2.0
Public Attributes | List of all members
URLschemeHandlerMessage Struct Referencefinal

A message that is invoked when a custom-scheme URL is passed to Audacity. More...

#include <URLSchemesRegistry.h>

Collaboration diagram for URLschemeHandlerMessage:
[legend]

Public Attributes

std::string_view url
 

Detailed Description

A message that is invoked when a custom-scheme URL is passed to Audacity.


Audacity: A Digital Audio Editor

URLSchemesRegistry.h

Dmitry Vedenko

Definition at line 20 of file URLSchemesRegistry.h.

Member Data Documentation

◆ url

std::string_view URLschemeHandlerMessage::url

Definition at line 22 of file URLSchemesRegistry.h.


The documentation for this struct was generated from the following file: