Wasabi ExpressPlay SDK for Desktop Systems  1.23.0
Data Fields
WSB_StreamInfo Struct Reference

#include <WsbTypes.h>

Data Fields

WSB_Mask mask
 Mask indicating which fields are valid. More...
 
WSB_UInt32 nominal_bitrate
 Nominal bitrate. More...
 
WSB_UInt32 average_bitrate
 Average bitrate. More...
 
WSB_UInt32 instant_bitrate
 Instant bitrate. More...
 
WSB_UInt64 size
 Size in bytes. More...
 
WSB_UInt64 duration
 Duration in milliseconds. More...
 
WSB_UInt32 sample_rate
 Sample rate in Hz. More...
 
WSB_UInt16 channel_count
 Number of channels. More...
 
WSB_Flags flags
 Stream Flags. More...
 

Field Documentation

◆ average_bitrate

WSB_UInt32 WSB_StreamInfo::average_bitrate

Average bitrate.

◆ channel_count

WSB_UInt16 WSB_StreamInfo::channel_count

Number of channels.

◆ duration

WSB_UInt64 WSB_StreamInfo::duration

Duration in milliseconds.

◆ flags

WSB_Flags WSB_StreamInfo::flags

Stream Flags.

◆ instant_bitrate

WSB_UInt32 WSB_StreamInfo::instant_bitrate

Instant bitrate.

◆ mask

WSB_Mask WSB_StreamInfo::mask

Mask indicating which fields are valid.

◆ nominal_bitrate

WSB_UInt32 WSB_StreamInfo::nominal_bitrate

Nominal bitrate.

◆ sample_rate

WSB_UInt32 WSB_StreamInfo::sample_rate

Sample rate in Hz.

◆ size

WSB_UInt64 WSB_StreamInfo::size

Size in bytes.


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