Public Member Functions | |
| def | __init__ |
| def | __getitem__ |
| This actually wraps my class into a dictionary :) This methode was implemented for compability reasons only and will be deleted some day. | |
| def | print_info |
Public Attributes | |
| name | |
| duration | |
| numalbum | |
| id | |
| license | |
| id3genre | |
| album_id | |
| album_name | |
| artist_name | |
| artist_id | |
| stream | |
| uid | |
| position_in_playlist | |
Definition at line 61 of file clGstreamer010.py.
| def modules::clGstreamer010::Track::__getitem__ | ( | self, | ||
| item | ||||
| ) |
This actually wraps my class into a dictionary :) This methode was implemented for compability reasons only and will be deleted some day.
Definition at line 84 of file clGstreamer010.py.
1.5.8