ImageGear .NET v24.12 - Updated
ChannelMode Field




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace > ImGearIPTCAudioType Structure : ChannelMode Field
Indicates the number of channels.
Syntax
'Declaration
 
Public ChannelMode As ImGearIPTCAudioChannelMode
'Usage
 
Dim instance As ImGearIPTCAudioType
Dim value As ImGearIPTCAudioChannelMode
 
value = instance.ChannelMode
 
instance.ChannelMode = value
public ImGearIPTCAudioChannelMode ChannelMode
public: ImGearIPTCAudioChannelMode ChannelMode
public:
ImGearIPTCAudioChannelMode ChannelMode

Field Value

ImGearIPTCAudioChannelMode enumeration value.
Remarks
This property indicates the number of channels in the objectdata.
See Also

Reference

ImGearIPTCAudioType Structure
ImGearIPTCAudioType Members
ImGearIPTCAudioChannelMode Enumeration