---------------------------------------------------------------------------
| 130 | |
| 131 | //--------------------------------------------------------------------------- |
| 132 | size_t MediaInfo::Save() |
| 133 | { |
| 134 | return 0; //Not yet implemented |
| 135 | } |
| 136 | |
| 137 | //--------------------------------------------------------------------------- |
| 138 | void MediaInfo::Close() |
no outgoing calls