AudioPlayer Methods |
The AudioPlayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddImageFromFile |
Set the ID3 tags to the opened multimedia files.
|
![]() | CheckLicense |
Check the user license of the component.
|
![]() | ClearAllTags |
Clear all the tags of the selected multimedia file.
|
![]() | ClearTag |
Remove a tag type from the opened multimedia file.
|
![]() | Dispose |
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).) |
![]() | GetBits |
Get the supported bits to a list.
|
![]() | GetChannels |
Get the supported channels to a list.
|
![]() | GetDecoderModes |
Get the supported player modes to a list.
|
![]() | GetDeviceDefaultIndex |
Get the default output device index. This works when the mode is WASAPI, LineOut will return always 0.
|
![]() | GetDevices |
Get all the output devices that installed on the local system.
|
![]() | GetEnumValue(Enum) |
Get the value of the selected item of the Enum
|
![]() | GetEnumValueT(String) |
Get the value of the selected item of the Enum
|
![]() | GetFFMpegFormatsT |
Get all the supported formats, codecs and extensions of the FFMpeg library.
|
![]() | GetPlayerModes |
Get the supported player modes to a list.
|
![]() | GetSamplerates |
Get the supported samplerates to a list.
|
![]() | Open | |
![]() | Pause | |
![]() | Play | |
![]() | ResetFont | (Overrides Control.ResetFont.) |
![]() | Resume | |
![]() | SetID3Tags |
Set the ID3 tags to the opened multimedia files.
|
![]() | Stop |
Stop the playing operation.
|