SourceInfo Class

Inheritance diagram of SourceInfo

class SourceInfo

Source metadata information.

Fields are the empty string or zero if the information is not available.

Variables:

Note

Since pyglet 1.2

Attributes:

Attributes

SourceInfo.album = ''
SourceInfo.author = ''
SourceInfo.comment = ''
SourceInfo.copyright = ''
SourceInfo.genre = ''
SourceInfo.title = ''
SourceInfo.track = 0
SourceInfo.year = 0

Table Of Contents

Previous topic

SourceGroup Class

Next topic

StaticMemorySource Class