TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::GitHubRelease::Asset Struct Reference

Description of an "asset" of the release (typically a binary installer). More...

#include <tsGitHubRelease.h>

Collaboration diagram for ts::GitHubRelease::Asset:

Public Member Functions

 Asset ()=default
 Default constructor.
 

Public Attributes

int downloadCount = 0
 Download count.
 
UString mimeType {}
 MIME type of the file content.
 
UString name {}
 File name (without URL or directory).
 
std::uintmax_t size = 0
 File size in bytes.
 
UString url {}
 URL to download the file.
 

Detailed Description

Description of an "asset" of the release (typically a binary installer).


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