| FFmpeg
    | 

| Data Fields | |
| AVClass * | class | 
| char * | server | 
| char * | name | 
| char * | stream_name | 
| int | sample_rate | 
| int | channels | 
| int | frame_size | 
| int | fragment_size | 
| pa_simple * | s | 
| int64_t | pts | 
| int64_t | frame_duration | 
Detailed Description
Field Documentation
| int PulseData::channels | 
Definition at line 44 of file pulse.c.
Referenced by pulse_read_header().
| int PulseData::fragment_size | 
Definition at line 46 of file pulse.c.
Referenced by pulse_read_header().
| int64_t PulseData::frame_duration | 
Definition at line 49 of file pulse.c.
Referenced by pulse_read_header(), and pulse_read_packet().
| int PulseData::frame_size | 
Definition at line 45 of file pulse.c.
Referenced by pulse_read_header(), and pulse_read_packet().
| char* PulseData::name | 
Definition at line 41 of file pulse.c.
Referenced by 7digital-python.lockerEndpoint.LockerArtist::__init__(), 7digital-python.lib.py7digital.Artist::__init__(), 7digital-python.lib.py7digital.Tag::__init__(), 7digital-python.lib.py7digital.Label::__init__(), 7digital-python.lib.py7digital.Artist::get_name(), 7digital-python.lib.py7digital.Tag::get_name(), 7digital-python.lib.py7digital.Label::get_name(), pulse_read_header(), 7digital-python.lib.py7digital.Artist::set_name(), 7digital-python.lib.py7digital.Tag::set_name(), and 7digital-python.lib.py7digital.Label::set_name().
| int64_t PulseData::pts | 
Definition at line 48 of file pulse.c.
Referenced by pulse_read_header(), and pulse_read_packet().
| pa_simple* PulseData::s | 
Definition at line 47 of file pulse.c.
Referenced by pulse_close(), pulse_read_header(), and pulse_read_packet().
| int PulseData::sample_rate | 
Definition at line 43 of file pulse.c.
Referenced by pulse_read_header().
| char* PulseData::server | 
Definition at line 40 of file pulse.c.
Referenced by pulse_read_header().
| char* PulseData::stream_name | 
Definition at line 42 of file pulse.c.
Referenced by pulse_read_header().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11